Problems Installing Syslog-NG
tom frassrand <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <8A29CFEF61C80F4FBB2728D4BF7846FB022AB9@DAGN02B-E6.exg6.exghost.com> |
We are wanting to use opennms, amongst other things, as a syslog server for messages. I have installed opennms and it is running but I cannot figure out where the "parser" information goes. I have added the destination to destination protion of the syslog-ng.conf file as wells as the log portion.
I am getting an error in the configuration file "unresolved source reference source='s_all"
Any help is really appreciated.
Tom
Integration with syslog-ng
To integrate with syslog-ng, you have two options to add your syslog-ng configuration:
parser="org.opennms.netmgt.syslogd.SyslogNGParser"
destination opennms {udp("127.0.0.1" port(10514));};
log {source(s_all);destination(opennms
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install