Skip to content

Commit ff4465c

Browse files
author
Ruslan Gainutdinov
committed
Added comment on how to run local syslog
1 parent 0391581 commit ff4465c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run-graylog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ docker start elastic
1919
docker start mongo
2020
sleep 5
2121
$GL/bin/graylogctl run
22+
23+
## Run two consoles additionally:
24+
## sudo docker run -it -p 514:514/udp -p 601:601 --name syslog-ng balabit/syslog-ng:latest
25+
## docker exec syslog-ng tail -f /var/log/messages

0 commit comments

Comments
 (0)