Skip to content

Commit 0bc4173

Browse files
committed
Update README.md
1 parent bf507f8 commit 0bc4173

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Graylog2 output plugin Syslog
33

44
Based 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
1515
Restart Graylog2
1616
Create 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

0 commit comments

Comments
 (0)