Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I need to connect the splunk data in power bi. we don't have the connectors to connect the splunk data in power bi. I need guidance to access the data in power and build stats.
referred links - https://github.com/SteveWinward/PowerBI/blob/master/WriteUps/splunk.md
In this link, they have mentioned some key steps to achieve my requirement, but i have tried. It's not working , while accessing the URL, getting this error.
Connecting Splunk data to Power BI using the REST API is possible but requires careful configuration and troubleshooting. Here's a general guide on how to do it:
Understand Your Splunk Data: Make sure you have a good understanding of your Splunk data. Know which data you want to extract and analyze in Power BI.
Configure Splunk: Ensure that your Splunk instance is set up properly and has REST API access enabled. You might need administrative access to configure this.
Create a Splunk API Token:
Build the REST API Query URL:
Use the Splunk REST API to query your data. The URL structure typically looks like this:
bash
https://your-splunk-instance:port/services/search/jobs/export
You'll need to include query parameters in the URL to specify your search query, time range, and any other relevant parameters.
Authentication:
Power Query in Power BI:
Data Transformation:
Data Modeling and Visualization:
Schedule Data Refresh:
Troubleshooting:
Documentation and Support:
Please note that the exact steps and configuration details may vary depending on your specific Splunk and Power BI setups, so it's essential to refer to the official documentation and seek assistance from your organization's IT or data teams if needed.
User | Count |
---|---|
98 | |
78 | |
77 | |
49 | |
26 |