update go-pot to latest master

tweaking
This commit is contained in:
t3chn0m4g3
2024-11-29 14:44:23 +01:00
parent 8282084d49
commit ef8e71007c
8 changed files with 46 additions and 60 deletions

View File

@ -518,6 +518,9 @@ filter {
date {
match => [ "timestamp", "ISO8601" ]
}
mutate {
remove_field => ["ts"]
}
}
# Hellpot

View File

@ -510,6 +510,9 @@ filter {
date {
match => [ "timestamp", "ISO8601" ]
}
mutate {
remove_field => ["ts"]
}
}
# Glutton