forked from wazuh/wazuh-docker
Elasticserach 7 - Template mangement (#262)
This commit is contained in:
committed by
Jesús Linares
parent
ca1578ed27
commit
2113b5b3d5
@@ -34,7 +34,7 @@ filter {
|
||||
}
|
||||
date {
|
||||
match => ["timestamp", "ISO8601"]
|
||||
target => "timestamp"
|
||||
target => "@timestamp"
|
||||
}
|
||||
mutate {
|
||||
remove_field => [ "beat", "input_type", "tags", "count", "@version", "log", "offset", "type", "@src_ip", "host"]
|
||||
|
||||
Reference in New Issue
Block a user