Need mvn repository info for syslog-ng-core.jar
Hi, We are using syslog-ng server for receiving logs from different sources & we need to configure Java Destination for writing those logs into local file. For this, While implementing, I found syslog-ng-core.jar file, but I could not found the same anywhere in maven repo, so that I can add its dependency in my pom.xml & avoid putting it manually in jar bundling. Kindly need your assistance to solve my issues. Thanks & Regards, Kiran
Hi, syslog-ng-core.jar is not uploaded to a publicly available maven repo. We usually build from syslog-ng source code. What is your problem you want to solve? (We have file destination driver for writing logs into local file, don't really understand why you need Java destination for this, but if you explain your problem, we will help you. Or, your problem is that you want to send logs to a destination that can be accessed via one of the existing Java destination driver and you also want to store them in a local file? ) regards, Laszlo Budai On Tue, Jul 12, 2016 at 2:15 PM, Kiran Doddi <kdoddi@palerra.com> wrote:
Hi,
We are using syslog-ng server for receiving logs from different sources & we need to configure Java Destination for writing those logs into local file. For this, While implementing, I found syslog-ng-core.jar file, but I could not found the same anywhere in maven repo, so that I can add its dependency in my pom.xml & avoid putting it manually in jar bundling.
Kindly need your assistance to solve my issues.
Thanks & Regards, Kiran
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Hi, Basically I agree with Laszlo. But if you really want to use Java to write logs into a file, I suggest to you, that read the blog <https://vithulanmv.wordpress.com/2016/06/07/the-syslog-ng-java-destinations/> about this topic. This blog is written by our student (in Google Summer of Code) Best Regards, Viktor https://vithulanmv.wordpress.com/2016/06/07/the-syslog-ng-java-destinations/ On Tue, Jul 12, 2016 at 2:15 PM, Kiran Doddi <kdoddi@palerra.com> wrote:
Hi,
We are using syslog-ng server for receiving logs from different sources & we need to configure Java Destination for writing those logs into local file. For this, While implementing, I found syslog-ng-core.jar file, but I could not found the same anywhere in maven repo, so that I can add its dependency in my pom.xml & avoid putting it manually in jar bundling.
Kindly need your assistance to solve my issues.
Thanks & Regards, Kiran
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
participants (3)
-
Budai, László
-
Juhász, Viktor
-
Kiran Doddi