Splunk Search

How can I search for the alerts usecase?

AL3Z
Builder


Hi, Need a search for the below usecase 

Search for alert_type=ufa and alert_name="  suspicious  Downloads"
Please include all  domains present in the domains.csv  from  this search 

We are looking for users that trigger the one above AND this one:

Search for alert_type=ufa and alert_name=" suspicious  uploads"
Please exclude all domains present in the domains.csv  from this search
Thanks...

Thanks...

Labels (4)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @AL3Z,

You didn't provide field names in the events and lookup file. I assume domains.csv is a lookup file in Splunk. Please try below sample; I assumed your event and csv file has a field named "domain"

alert_type=ufa and alert_name="suspicious uploads" NOT [inputlookup domains.csv | fields domain | format]

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcement

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...