Dashboards & Visualizations

how to save the data generated by event actions from drill down page of splunk.

annamareddi
New Member

In my drill down page, i have an event action called Report. when i click this Report it triggers an email for few audience with some fields of the event.

how can i save this data in splunk, using this Report as a field??

Tags (1)
0 Karma

woodcock
Esteemed Legend

If you would like to save the fact that somebody used the workflow_action called Report inside of Splunk itself so that you can search what Reports have been sent, then you would simply find the definition of Report and add this to the end of it:

| collect index=YourNewIndex
0 Karma

woodcock
Esteemed Legend

You would like to save the fact that somebody used the workflow_action called Report inside of Splunk itself so that you can search what Reports have been sent?

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...