RSS Java Reader

Splunk Community

RSS Java Reader

RSS Java Reader
This is a simple add-on to take the content of any RSS feed and index it's metadata (date, title, link, and description) into Splunk. A scripted input calls rssjava.sh (or rssjava.bat) every 1800 seconds seconds, which in turn, calls the supplied Java program, Feeds.java to gather the rss feeds. RSS feeds are supplied via a file passed on the command line. A sample file, feeds.txt, is provided for testing. You can modify that file and add your own feeds. This program uses the open source RssParser.java provided by a 3rd party acknowledged in the README.txt. To Install, read the README.txt. This program was written for all those who want to use Java for reading RSS inputs in Java instead of using the Python version, which is also on Splunkbase. The program also uses the Splunk Java SDK (included jar) to check for duplicate links before indexing a feed entry.
0 topics and 0 replies mentioned RSS Java Reader in
Latest Topics
No posts to display.
Latest Replies
No posts to display.
Top Topics
No posts to display.
My Topics
No posts to display.