Hi,
I am trying to export the splunk result in Excel sheet.
Till now I am able to export one panel's result using the help from can-the-splunk-for-excel-export-app-be-used-with-d
<html depends="$search_sid$">
<a href="/custom/excel_export/excel/$search_sid$">Export to Excel</a>
</html>
Another way I tried is using the app Splunk for Excel Export, but it also exports the single search result.
Is there any way I can export multiple panel results in different sheets of single Excel ?
Hello, I have the same question:
We need to Export an Dashboard with many different Panels to a Excel file.
Every Splunk Dashboard Panel should use an own Excel-Sheet in the exported Excel file?
How can we do that?
Is the App "Splunk for Excel Export" (https://splunkbase.splunk.com/app/760/) a solution here or do it not have the ability to export a full (and big) Dashboard to an Excel file with one excel-sheet per dashboard-panel?
Hi,
reference code to get csv's for all searches one button click will also help.