Getting Data In

Trigger alert when 1 user deletes more than 5 files

mishmeret
Observer

hi, I want to create an alert that will trigger when 1 user (no specific user name, just one persong from the organization), deletes more than 5 files from DropBox.

I tried setting the following query:

host="ip-of-the-host-as-arrives-in-splunk" "event_type..tag"=file_delete | where count > 5

but how do I add the 1 user part ?

 

will love to get some help, I am new at this 

Labels (1)
Tags (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What information do you have in your events?

0 Karma

mishmeret
Observer

I have all information relating the user, user name, email address, ip, action, id, etc... 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| stats count by user
0 Karma
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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...