Refine your search:

1 rating

Thanks For Downloading!

Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows:

Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.

Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.

Description

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 Beta version of the Splunk Java SDK (included jar) to check for duplicate links before indexing a feed entry.

Versions and Release Notes

Version 1.0.1 (current version - updated Jan 08, 2013)
release notes:

Added GA version of splunk-1.0.jar and used job.getEventCount() to find if a link is already in Splunk to avoid indexing it. Also, changed earliest time to -7d.

show older versions »
Version 1.0 (updated Mar 20, 2012)

posted 20 Mar '12, 11:58

ndoshi's gravatar image

ndoshi
5.7k3314
accept rate: 11%

new version 08 Jan, 13:04


One Review:
1 review, 1 rating, average 5.0

It's not pulling any data in to Splunk when I try it?

comments (1)

reviewed 06 Jun '12, 10:12

j666gak's gravatar image

j666gak
1091110
accept rate: 10%

Did you edit bin/rssjava.sh (or rssjava.bat on Windows) to match your environment variables? Did you then run the file from the command line to see if data comes back? If no data comes back, then your environment variables in rssjava.sh need to be updated. Also, you can add your own feeds in bin/feeds.txt.

(08 Jan, 13:07) ndoshi
Your review

Did you find this app useful?

Preview toggle preview

Price: Free
Author: ndoshi
Version: 1.0.1
Splunk compatibility: 5.x, 4.3, 4.2, 4.1
Updated:
License: Creative Commons BY 3.0

This app is not covered by any support agreements in place with Splunk. If you have questions about the installation or operation of this app, please contact the author.

Follow this app

Log In to enable email subscriptions

RSS:

Reviews

Reviews + Comments

Ask a Question
Copyright © 2005-2012 Splunk Inc. All rights reserved.