Dashboards & Visualizations

Need help on alert

jackin
Path Finder
  • I have some error keywords. These words all come in Raw data. I put them in a lookup file, lookup file name is mylookup.csv . Now I need to get an email alert when I have the word triggered in that file. Thanks in advance
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It would help to know what you've tried so far and what results you got.

I'm hoping this is not one of the failed attempts:

index=foo [ inputlookup mylookup.csv | return 1000 $bar ]
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It would help to know what you've tried so far and what results you got.

I'm hoping this is not one of the failed attempts:

index=foo [ inputlookup mylookup.csv | return 1000 $bar ]
---
If this reply helps you, Karma would be appreciated.

jackin
Path Finder

Thanks @richgalloway 

It's not working. 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

What does that mean?  "It's not working" doesn't paint much of a picture I can use to help you.

Please share the exact query you ran (did you replace "foo" and "bar" with real values?) and the results you received.

---
If this reply helps you, Karma would be appreciated.
0 Karma

jackin
Path Finder

Sorry man 

I forgot to replace "bar" with real values.

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