Alerting

I need alert if anyone click on export button on the search head

abhishekdubey00
Engager

I need a alert if any one click on export button option it should send alert through mail or triggered alert

Tags (1)
0 Karma
1 Solution

gaurav_maniar
Builder

Hi Abhishek,

index=_internal export| regex uri_path="results\/export$"

Create an alert using the above query and schedule it on real time or every minute cron job to get alert emails.

Let me know if you need help with scheduling alert as well.

Accept and upvote the answer if it helps.

happy splunking......!!!!!

View solution in original post

0 Karma

gaurav_maniar
Builder

Hi Abhishek,

index=_internal export| regex uri_path="results\/export$"

Create an alert using the above query and schedule it on real time or every minute cron job to get alert emails.

Let me know if you need help with scheduling alert as well.

Accept and upvote the answer if it helps.

happy splunking......!!!!!

0 Karma

nareshinsvu
Builder

Is your requirement to disable that "Edit"/"Export" option on the dashboard to the users?

if so, include this in your dashboard xml tag

<dashboard   hideEdit="true">
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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