Private GIT

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

Update 10-pf.conf

parent 265b9708
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,6 @@ filter {
add_field => [ "received_at", "%{@timestamp}" ]
add_field => [ "received_from", "%{host}" ]
}
date {
match => [ "syslog_timestamp", "MMM d HH:mm:ss", "MMM dd HH:mm:ss" ]
locale => "en"
}
mutate {
rename => { "[message]" => "[event][original]"}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment