File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Graylog2 output plugin Syslog
33
44Based on bundled with Graylog syslog4j library.
55
6- Allows to send syslog messages with TCP or UDP formatted as plain text (classic), structured syslog or CEF.
6+ Allows to send syslog messages with TCP or UDP formatted as plain text (classic), structured syslog (rfc 5424) or CEF.
77
88## How to build
99
@@ -15,3 +15,13 @@ Download GraylogSyslogOutput.jar from releases and put inside /graylog-1.0.1/plu
1515Restart Graylog2
1616Create new output globally or inside stream.
1717
18+ ## Links
19+
20+ https://tools.ietf.org/html/rfc5424
21+ https://github.com/Graylog2
22+ http://blog.rootshell.be/2011/05/11/ossec-speaks-arcsight/
23+ https://groups.google.com/forum/#!topic/ossec-list/3guXmHJYHtY
24+ http://habrahabr.ru/post/151631/
25+ http://www.syslog4j.org/
26+ https://www.graylog.org/resources/gelf-2/
27+ http://docs.graylog.org/en/1.0/pages/plugins.html
You can’t perform that action at this time.
0 commit comments