Alerting

How to write a Splunk alert query to trigger alert when there are no transactions?

aaa2324
Explorer

I want to create Splunk alert when there are no transactions continuously for 30mins. Kindly assist.

Labels (1)

mehmetgunertr
Explorer
index="abc" (EVENT=1 OR EVENT=2)| transaction MACHINE startswith=(EVENT=1) endswith=(EVENT=2)|where duration> 1800 | table  duration  EVENT MACHINE NAME DESCR
0 Karma

aaa2324
Explorer

Can you please explain how the below query works , what is event=1 and 2 and what is machine ?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Create a report that counts the transactions in the previous 30 minutes and trigger the alarm when the count is zero

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...