Files
telegraf/plugins/inputs/rss
2018-07-10 11:01:26 +02:00
..
2018-07-10 11:01:26 +02:00
2018-07-10 11:01:26 +02:00

Telegraf Input Plugin: rss

Configuration:

# Pulls items from rss feeds
[[inputs.rss]]
  ## One or more URLs from which to read rss feed
  urls = [
    "http://localhost/rss/feed"
  ]

  ## Reduce traffic. Do not run too frequently.
  interval = '10m'

Measurements & Fields:

Tags:

Example Output: