Dashboards & Visualizations

Is there a way to schedule a delivery of dashboard reports to multiple users?

AndySplunks
Communicator

Is there a way within Splunk to schedule the delivery of a personalized dashboard report to multiple different users?

I'm trying to write a user activity report. I've got the dashboard created, but I can't find a good solution for iterating through user accounts and delivering reports to each account owner of their data.

Ex: Pull from a lookup a list of user accounts and associated email addresses, then run the dashboard for each account and deliver the results to the associated email addresses.

0 Karma

woodcock
Esteemed Legend

First you save the search results using outputcsv. In a separate search you load in your lookup using inputlookup and then pass this to map to iterate over it calling inputcsv to load back in the original data and use sendmail to send to each user.

0 Karma
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 ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...