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!

New in Observability Cloud - Explicit Bucket Histograms

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

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...