This commit is contained in:
t3chn0m4g3
2019-03-19 11:08:23 +00:00
parent 5b710d5b28
commit e8d8773863
3 changed files with 9 additions and 8 deletions

View File

@ -425,12 +425,12 @@ output {
# document_type => "doc"
}
if [type] == "Suricata" {
file {
file_mode => 0760
path => "/data/suricata/log/suricata_ews.log"
}
}
#if [type] == "Suricata" {
# file {
# file_mode => 0760
# path => "/data/suricata/log/suricata_ews.log"
# }
#}
# Debug output
#if [type] == "XYZ" {
# stdout {