# Telegraf Input Plugin: rss ### Configuration: ```toml # 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: