mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Logstash code improvements (#1143)
* Logstash code cleanup * removed unnecesary trace warnings from LS code * sync * Logstash readme updated + code cleanup * changed back to default bulk mechanism * Logstash extension code improvements * PR #1143 revision
This commit is contained in:
parent
38c9ddbb34
commit
dbcec19d2b
2 changed files with 121 additions and 57 deletions
|
|
@ -23,7 +23,6 @@ Once started, ntopng will push to LS flows that are expired or periodically send
|
|||
|
||||
Logstash configuration example :
|
||||
|
||||
|
||||
input {
|
||||
tcp {
|
||||
host => "localhost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue