I have a spreadsheet today that I use to display current incident status and would like to have the Splunk Dashboard associated to that application embedded to display for everyone to see. Is this possible? Do I just put the Splunk Dashboard URL into a Cell? Or do I create a PIVOT? Looking for a little assistance if this is possible.
The goal is to display the Splunk Dashboard in a browser setting in the Excel. I did some digging around and found the following which is a starting point. It allows me to display content in the Spreadsheet along with the Splunk Dashboard in a WebBrowser Tool:
https://www.mrexcel.com/board/threads/getting-a-webpage-embedded-in-excel.700770/
Hi @ccdenny3,
you can display a Splunk dashboard only in a browser: you can embed a dashboard or a report in an html frame but anyway alwaus in a browser.
If you want Splunk data in Excel, the only way is to export panel's results in a csv file and then read it with Excel.
It's not clear for me why you want to do this!
In my company, we use Splunk for all kind of reporting, without using Excel: in Splunk you can do every kind of calculations on real time data better than Excel!
Ciao.
Giuseppe
The goal is to display the Splunk Dashboard in a browser setting in the Excel. I did some digging around and found the following which is a starting point. It allows me to display content in the Spreadsheet along with the Splunk Dashboard in a WebBrowser Tool:
https://www.mrexcel.com/board/threads/getting-a-webpage-embedded-in-excel.700770/