I am having a dashboard comprised of 2 panels. I want to export and sent both of the panels result as CSV attachment via email whenever required. Single file with couple of tab OR two different files are fine. The dashboard should work in such a way that once I enter the date and time range and submit, the panels results should be delivered to given email address as attachment.
Please guide me on the possibilities to adopt this scenario.
Hi Kwip,
you can send a dashboard as pdf but only scheduling it and with the limit that cannot have inputs.
In other words is like a scheduled report but with multiple panels.
Bye.
Giuseppe
There is currently not a way to do what you're asking in Splunk today.
The only options you have, that I can see, as a workaround are to export each panel as a csv and compile into a doc and email out or create each panel as a report with a time picker and then when you need to email then, schedule the report to run (though this will send one email for each report) and then remember to unschedule the report.
@Kwip, you can schedule Dashboard PDF for email delivery, however, you can not have form inputs for emailing dashboard. (If you need to send it adhoc, you will have to Export> Schedule PDF Delivery
and use Send Test Email
option.
Refer to following documentation: http://docs.splunk.com/Documentation/Splunk/latest/Viz/DashboardPDFs
Do carefully read the Limitations as well.
Thanks for the prompt response. I am aware of this option, but it is not helpful for my need.
Hi Kwip,
you can send a dashboard as pdf but only scheduling it and with the limit that cannot have inputs.
In other words is like a scheduled report but with multiple panels.
Bye.
Giuseppe
Thanks for the prompt response. I am aware of this option, but it is not helpful for my need.