Getting Data In

Create periodic Dashboards/Reports for selected users and frequency from a CSV and forward them via Email

memow8
New Member

Hi Experts,

I may be getting over ambitious with Splunk! but I still have to ask this!

Is it possible to schedule periodic reports/dashboards based on the information from a CSV table.

The CSV table has got all information for the report including frequency (weekly, daily, monthly) and other information the report will be based on!

Can I take the fields from the CSV and generate periodic reports/dashboards?

0 Karma

bhavikbhalodia
Path Finder

Hi @memow8
I don't think there is a way to create this in Splunk. But you can implement your own logic outside of Splunk to get this functionality. This logic will fetch time from CSV and that time will use to reschedule report. You can reschedule the report by RestApi.

https://docs.splunk.com/Documentation/Splunk/7.2.3/RESTREF/RESTsearch#scheduled.2Fviews.2F.7Bname.7D...

Thanks,
Bhavik

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...