Elasticserach 7 - Template mangement (#262)

This commit is contained in:
AlfonsoRBJ
2019-10-10 15:53:24 +02:00
committed by Jesús Linares
parent ca1578ed27
commit 2113b5b3d5
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"]