Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
73 | |
70 | |
38 | |
25 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
43 | |
42 |