2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-26 07:13:34 +01:00

add gelf support to ELK

This commit is contained in:
kev
2018-01-25 16:01:00 +08:00
parent 299d84de53
commit f2ded6291a
3 changed files with 27 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ input {
beats {
port => 5044
}
gelf {
port => 12201
}
}
output {