Private GIT

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

Update 10-pf.conf

parent b00251e8
Branches
Tags
No related merge requests found
......@@ -11,10 +11,8 @@ filter {
locale => "en"
}
mutate {
replace => [ "message", "%{msg}" ]
}
mutate {
remove_field => [ "msg" ]
copy => { "[message]" => "[event][original]"}
replace => [ "syslog_message", "%{message}" ]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment