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 {

View file

@ -99,7 +99,7 @@ logfile = /data/elasticpot/log/elasticpot.log
[SURICATA]
suricata = true
nodeid = suricata-community-01
logfile = /data/suricata/log/suricata_ews.log
logfile = /data/suricata/log/eve.json
[MAILONEY]
mailoney = true

View file

@ -1,3 +1,4 @@
not (host sicherheitstacho.eu or community.sicherheitstacho.eu) and
not (host archive.ubuntu.com or security.ubuntu.com) and
not (host index.docker.io or docker.io)
not (host index.docker.io or docker.io) and
not (host hpfeeds.sissden.eu)