Elasticserach 7 - Template mangement (#262)

Former-commit-id: 2113b5b3d5
This commit is contained in:
AlfonsoRBJ
2019-10-10 15:53:24 +02:00
committed by Jesús Linares
parent ddd37f0f9a
commit d15ea1ff51
7 changed files with 305 additions and 14 deletions
+1 -1
View File
@@ -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"]