Skip to content

Commit

Permalink
Fixes incorrect config example
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Echeverri committed Dec 16, 2015
1 parent 88fe0b3 commit bf884a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/asciidoc/static/configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@ filter {
add_field => [ "received_at", "%{@timestamp}" ]
add_field => [ "received_from", "%{host}" ]
}
syslog_pri { }
date {
match => [ "syslog_timestamp", "MMM d HH:mm:ss", "MMM dd HH:mm:ss" ]
}
Expand Down

0 comments on commit bf884a3

Please sign in to comment.