mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Switch to gzip encoding
This commit is contained in:
@@ -10,6 +10,7 @@ output {
|
|||||||
size_file => 2048
|
size_file => 2048
|
||||||
time_file => 1
|
time_file => 1
|
||||||
codec => json
|
codec => json
|
||||||
|
encoding => gzip
|
||||||
temporary_directory => "/usr/share/logstash/data/tmp"
|
temporary_directory => "/usr/share/logstash/data/tmp"
|
||||||
additional_settings => {
|
additional_settings => {
|
||||||
"force_path_style" => true
|
"force_path_style" => true
|
||||||
|
|||||||
Reference in New Issue
Block a user