forked from wazuh/wazuh-docker
Elasticserach 7 - Template mangement (#262)
Former-commit-id: 2113b5b3d5
This commit is contained in:
committed by
Jesús Linares
parent
ddd37f0f9a
commit
d15ea1ff51
@@ -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