Splunk Search

Detect Abnormal traffic on weekend

stehlampe69
Explorer

Hello,

we have several customers with astaro firewalls, and we want to detect abnormal traffic (for example in time-spaces where normally no traffic occurs, like on weekend).
The asg can use snmp to report the traffic to our splunk.
My idea was to get an average value for the last weeks and trigger an event if a value is over a specific limit or there is a value where no value should be (for example in case of weekend).

If there is an easy way to get this, it would be great. If not, I have to do it my way.

Thanks in advance
Peter

Tags (3)

chris
Motivator

There is a comercial app that can help:

http://www.prelert.com/products/anomaly-detective-for-splunk.html

You could experiment with the trendline command:

index=_internal earliest=-60m@m  | timechart span=10m count(host) as count | trendline sma7(count) | tail 1
0 Karma

stehlampe69
Explorer

Thanks a lot. I will try it.

Happy splunking!

0 Karma
Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...