Alerting

In my server i have 24 jvm. if the jvm down .i need to trigger alert in splunk?

karthi2809
Builder

In my server i have 24 jvm. if the jvm is down .i need to trigger alert in splunk?

i have to trigger alert whih jvm is in down state

eg:server name : va20n5445

jvm names:
node1
node2
.
.
.
.
node24

Tags (2)
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Are your logs in Splunk? What does the "down state" look like? A general search like

index=myjvm host=node* | stats dc(host) as hostCount   by host | where hostCount <24 

You can do a simple time search over last 5/10/20/30m or whatever time range you want. This will give you a count of hosts during that time < your total number of hosts...

Theres alot more options, but your question is very vague.

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...