Alerting

is it possible to set up a single alert for 15 servers?

Abilan1
Path Finder

Hi,

I have 15 servers, I want to set up the same alert for the 15 servers. I am going to use a common search string to search in the all servers log. Is it possible to set up a single alert? also If I set up a single alert how come it will give me the server name in alert?

Thanks,
Abilan

Tags (1)
0 Karma
1 Solution

stephanefotso
Motivator

Let suppose that the host field identify each server. Here yougo!

index=......  host=*  "JDESPECRESULT_JDBFAILED"|table host

Then set up a PerResult alert,

SGF

View solution in original post

0 Karma

stephanefotso
Motivator

Let suppose that the host field identify each server. Here yougo!

index=......  host=*  "JDESPECRESULT_JDBFAILED"|table host

Then set up a PerResult alert,

SGF
0 Karma

Abilan1
Path Finder

Hi Stephane,

Thanks for the help. can you please let me know why we are using Index here?

Regards,
Abilan..

0 Karma

stephanefotso
Motivator

I was in the case, each server is forwarding data to the indexer. But in your case, there is no need to use the index.
Thanks

SGF
0 Karma

woodcock
Esteemed Legend

Yes, mostly. You can do something like this:

... | stats count by server

Then in the Alert set it to trigger an alert for each event returned. I do not know about including the server name in the subject, though.

0 Karma

Abilan1
Path Finder

Thank you. I will check from my side..

0 Karma

stephanefotso
Motivator

I think it is possible. Please what do you want exactly the alert to do with your 15 servers? And also, what is the search query your are using?

SGF
0 Karma

Abilan1
Path Finder

I am going to use this search string "JDESPECRESULT_JDBFAILED". If this string occurs in any of the server logs, I need the server name detail in the alert.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

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, ...