We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff5522 commit 5031fdaCopy full SHA for 5031fda
lib/logstash/inputs/rss.rb
@@ -7,8 +7,8 @@
7
#
8
# Notes:
9
10
-# * The '@source' of this event will be the command run.
11
-# * The '@message' of this event will be the entire stdout of the command
+# * The `@source` of this event will be the command run.
+# * The `@message` of this event will be the entire stdout of the command
12
# as one event.
13
14
class LogStash::Inputs::Rss < LogStash::Inputs::Base
0 commit comments