forked from wazuh/wazuh-docker
Merge pull request #141 from wazuh/dev-duplicate-alerts-fix
Fixing duplicate alerts with kubernetes
This commit is contained in:
@@ -8,6 +8,7 @@ filebeat:
|
|||||||
json.message_key: log
|
json.message_key: log
|
||||||
json.keys_under_root: true
|
json.keys_under_root: true
|
||||||
json.overwrite_keys: true
|
json.overwrite_keys: true
|
||||||
|
tail_files: true
|
||||||
|
|
||||||
output:
|
output:
|
||||||
logstash:
|
logstash:
|
||||||
|
|||||||
Reference in New Issue
Block a user