mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking, json_batch transfer to hive
This commit is contained in:
1
docker/elk/logstash/dist/http_output.conf
vendored
1
docker/elk/logstash/dist/http_output.conf
vendored
@ -743,6 +743,7 @@ output {
|
||||
http_compression => true
|
||||
id => "${MY_HOSTNAME}"
|
||||
codec => "json"
|
||||
format => "json_batch"
|
||||
url => "http://127.0.0.1:64305"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user