Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 8454217f authored by Andrew's avatar Andrew Committed by GitHub
Browse files

Update 11-firewall.conf

parent 51ca6cc4
Branches
Tags
No related merge requests found
...@@ -94,7 +94,6 @@ filter { ...@@ -94,7 +94,6 @@ filter {
} }
mutate { mutate {
add_field => { "[event][dataset]" => "firewall"} add_field => { "[event][dataset]" => "firewall"}
rename => { "[message]" => "[event][original]"}
update => { "[network][direction]" => "%{[network][direction]}bound" } update => { "[network][direction]" => "%{[network][direction]}bound" }
update => { "[network][type]" => "ipv%{[network][type]}" } update => { "[network][type]" => "ipv%{[network][type]}" }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment