Compare commits

..

1 commit

Author SHA1 Message Date
dz
30af2ec6fc
Merge cbcf7871ec into fb9a9b09fd 2026-01-28 13:54:58 -01:00
2 changed files with 0 additions and 10 deletions

View file

@ -598,11 +598,6 @@ filter {
# Ipphoney
if [type] == "Ipphoney" {
mutate {
gsub => [
"timestamp", "\+00:00Z$", "+00:00"
]
}
date {
match => [ "timestamp", "ISO8601" ]
}

View file

@ -598,11 +598,6 @@ filter {
# Ipphoney
if [type] == "Ipphoney" {
mutate {
gsub => [
"timestamp", "\+00:00Z$", "+00:00"
]
}
date {
match => [ "timestamp", "ISO8601" ]
}