Skip to content

Commit

Permalink
Updated link in syslog documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 authored and jordansissel committed Sep 27, 2014
1 parent 8c133c3 commit 19c6caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/logstash/inputs/syslog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
# RFC3164 style or ISO8601. Otherwise the rest of RFC3164 must be obeyed.
# If you do not use RFC3164, do not use this input.
#
# For more information see (the RFC3164 page)[http://www.ietf.org/rfc/rfc3164.txt].
# For more information see [the RFC3164 page](http://www.ietf.org/rfc/rfc3164.txt).
#
# Note: this input will start listeners on both TCP and UDP.
# Note: This input will start listeners on both TCP and UDP.
class LogStash::Inputs::Syslog < LogStash::Inputs::Base
config_name "syslog"
milestone 1
Expand Down

0 comments on commit 19c6caa

Please sign in to comment.