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:
@@ -2,6 +2,9 @@ input {
|
||||
beats {
|
||||
port => 5044
|
||||
}
|
||||
gelf {
|
||||
port => 12201
|
||||
}
|
||||
}
|
||||
|
||||
output {
|
||||
|
||||
Reference in New Issue
Block a user