The FRED® Add-On for Splunk provides a way to easily retrieve FRED (Federal Reserve Economic Database) data and send into Splunk.
"This product uses the FRED® API but is not endorsed or certified by the Federal Reserve Bank of St. Louis."
https://fred.stlouisfed.org/docs/api/terms_of_use.html
To use the FRED Add-On for Splunk you will need to register with FRED and receive an API key. This process is free and simple, just go to the following URL: https://research.stlouisfed.org/useraccount/login/secure/
Keep your API key handy you will need it later.
The initial installation of the add-on is pretty straight forward. It consists of a few simple steps.
The FRED Default List provides two main functions
It provides lookup data in the Economic Analysis for Splunk app.
Typically most people will want to start by seeding the FRED Default List with the base data. To do this complete the following:
- Click on Configuration-->Initial Setup in the add-on drop down menu.
- Click the LoadList button
- Click OK to confirm the warning and the complete message
Setting up credentials for the KVStore Server
Complete account name, user, and password and save.
Entering the FRED API key
Click the Save button
Setting up the input definition
The FRED Add-On for Splunk also includes a custom command that will get data from the FRED API in real-time. Below is an example of getting 10-Year Treasury Rates
| fred series_id=DGS10 start_date=2015-01-01 end_date=2020-11-01
The fred command uses the FRED api key configured in the add-on setup
The easiest way to get started with the FRED Add-On for Splunk is to install the Economic Analysis for Splunk app, which comes with a base set of dashboards and searches to get you started with the FRED data in Splunk.
Version | Changes |
0.1.0 | Initial Release |
0.1.1 | Update app.conf naming and spelling issue |
0.1.2 |
|
0.1.2 (2021-01-02)
Resolved the following issues:
- Added additional error handling for data removed from FRED API
- Removed series ID's GOLDAMGBD228NLBM & SLVPRUSD from default list
they are no longer available via the FRED API
- Updated sourcetype configuration
- Added fred custom command to query API in realtime
- Updated sourcetype names for future interoperability
As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.