Splunk Enterprise

Triggered Alert Monitoring of a search head using another search head

sureshkumaar
Path Finder

Hi,

 

Looking for a suggestion/query to monitor the triggered alerts of one particular search head (one Splunk URL) using another Splunk Search Head (another splunk URL)

With 4 fields included

_time, Alert Name, Mail notifications, results

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Search heads don't normally search each other.  However, if the SHs are forwarding their logs to the indexers (as they should) then you should be able to find the triggered alert in the audit log.  Try this search:

index=_audit action=alert_fired host=<one SH>
---
If this reply helps you, Karma would be appreciated.

sureshkumaar
Path Finder

Hi @richgalloway  - Thanks for providing the assistance

Actually i was looking for a query without index=audit as i don't have admin priviliges.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no way to access that data without the proper privileges.  There is a REST command to fetch fired alerts, but that won't work between search heads - only on the local SH or between the MC and SH.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...