Alerting

how to combine 3 searchs in one alert result ?

rakeshksingh
New Member

Hello All,

Could you please let me know how to combine 3 searches in one alert ?

like i have 3 indexes
index =a|table test |append [search index=b|table test]|append [search index=c|table test ]

0 Karma

ansif
Motivator

I am not clear that what you want to achieve. Can you try below query and let me know if this is what you expected:

index =a OR index=b OR index=c |dedup test|table test

0 Karma

vasanthmss
Motivator

What is your alert condition

V
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...