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.
This is a simple application to take the content of any RSS feed and index
its metadata (date, title, link, and description) into Splunk. A scripted input calls rss.sh every 600
seconds, which in turn, calls the supplied Python program, rssfeed.py 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. This program uses the
open source feedparser from www.feedparser.org for its RSS parser.
Installation:
Gunzip and un tar the distirbution into $SPLUNK_HOME/etc/apps and read the README.txt
.
By downloading from Splunkbase, you agree to our Downloading Terms and Conditions »
Most of the applications and content on Splunkbase are submitted by parties other than us. That third-party content is the sole responsibility of the originator of that content. We are not responsible for any third-party content, whether or not we reviewed or moderated such content. You agree that you bear all risks ass ociated with using or relying on applications and content on Splunkbase. We do not in any way warrant the accuracy, reliability, completeness, usefulness, non-infringement, or quality of any applications or content on Splunkbase, regardless of who originated that content (including our employees, partners, affiliates or moderators), and even if an application is designated as "certified". We hereby disclaim all warranties, including but not limited to any implied warranties of merchantability or fitness for a particular purpose, relating to such applications or content. We shall not be liable or responsible in any way for any losses or damage of any kind, including lost profits or other indirect or consequential damages, relating to your use of or reliance upon any applications or content on Splunkbase.