Generic RSS EventSource
This is a generic RSS EventSource. Set rss.url on a host with an RSS URL and it will start monitoring it.
Of course, for an LM EventSource your events must include key/value pairs for "happenedOn" and "message".
If your RSS feed doesn't use these keys, you can override them with the rss.event.map property. For example, if the event timestamp is labelled pubDate and the event message is labelled title you can use happenedOn:pubDate,message:title for your rss.event.map property.
You can also use rss.event.map to add other attributes.
Locator: YHM79Y
Feel free to clone/rename the EventSource if you want more context in the name.
Michael Rodrigues
Posted 9 years ago·Last reply 7 years ago
2 comments
Michael Rodrigues
OP7 years ago@Nikolay you should be able to get it with this locator:
Nikolay
·7 years ago