Skip to content

Commit bf507f8

Browse files
committed
Update README.md
1 parent 2539b0a commit bf507f8

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
Graylog2 output plugin Syslog
22
=============================
33

4-
## How to use
4+
Based on bundled with Graylog syslog4j library.
5+
6+
Allows to send syslog messages with TCP or UDP formatted as plain text (classic), structured syslog or CEF.
7+
8+
## How to build
59

6-
Download GraylogSyslogOutput.jar and put inside /graylog2/path/plugins/
10+
Use eclise to build. Or mavenize project and build with maven.
11+
12+
## How to use
713

8-
Restart Graylog2 and configure new output in streams.
14+
Download GraylogSyslogOutput.jar from releases and put inside /graylog-1.0.1/plugins folder
15+
Restart Graylog2
16+
Create new output globally or inside stream.
917

0 commit comments

Comments
 (0)