Reporting

If I embed iframes into a website, can I still allow the user to export the data?

smcdonald20
Path Finder

We send monthly reports to our users summarizing a lot of data e.g. user accounts, machine info, logs etc.
We want to create a portal/website that users can log into, where they can view AND export the reports.

I can VIEW the data, but want to know if its possible for the user to EXPORT too?

0 Karma
1 Solution

cmerriman
Super Champion

I would say yes. I haven't done it with a report, but we have a dashboard and all the functions we allowed on the dashboard are on there so users can export the PDF and inspect the search, etc. We just have the

<iframe src="dashboard URL" seamless frameborder="no"  scrolling="no" width="1200" height="2500" ></iframe>

View solution in original post

0 Karma

cmerriman
Super Champion

I would say yes. I haven't done it with a report, but we have a dashboard and all the functions we allowed on the dashboard are on there so users can export the PDF and inspect the search, etc. We just have the

<iframe src="dashboard URL" seamless frameborder="no"  scrolling="no" width="1200" height="2500" ></iframe>
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...