tweaking, json_batch transfer to hive

This commit is contained in:
t3chn0m4g3
2022-01-07 15:41:57 +00:00
parent 202246a3cd
commit fb49a77180
2 changed files with 2 additions and 1 deletions

View File

@ -743,6 +743,7 @@ output {
http_compression => true
id => "${MY_HOSTNAME}"
codec => "json"
format => "json_batch"
url => "http://127.0.0.1:64305"
}