prep for ipphoney

This commit is contained in:
t3chn0m4g3
2020-08-25 12:25:59 +00:00
parent b86d2c715b
commit 54a6a944aa
2 changed files with 38 additions and 1 deletions

View File

@ -429,6 +429,7 @@ filter {
}
mutate {
rename => {
"query" => "ipp_query"
"content_type" => "http.http_content_type"
"dst_port" => "dest_port"
"dst_ip" => "dest_ip"