Alerting

Sending an alert - setting a threshold

twieczorkowski
Explorer

Hi,

I want to set an alert about low disk space.

But when I want to create an alert there is no option for such threshold like MB of free disk space to set???

Mail is sending every time the disk space is checked???

Please help.

BR,
Tom

Tags (3)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

Get the Splunk for Microsoft Windows app and that will get you all the field extractions and dashboard views. Then you'll be able to run a search like this for your alert. Or you'll also find examples based on percentages i'm sure as well.

sourcetype="WMI:FreeDiskSpace" host=some_server Name="C:" FreeMegabytes < 2048
0 Karma

Ayn
Legend

What do the events that you're triggering on look like? Splunk doesn't have specific values for disk space etc because it is agnostic about such things - it just "sees" values, it's up to you to provide the intelligence for the alert thresholds.

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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...