Alerting

License usage previous 30 days doesn't work

ddarmand
Communicator

Hello,

i have an alert because of the limitation of 500 mb per day,
i want to know which host is spamming me to shut it but the licence previous 30 days doesn't work,
but licence usage today is working fine..

The graph is blank...

Can you help me ?

1 Solution

jlaw
Splunk Employee
Splunk Employee

jlaw
Splunk Employee
Splunk Employee

lukejadamec
Super Champion

What do you get when you run this for the past 30 days?
index=_internal source=*metrics.log group=per_index_thruput series!=_* | eval totalGB = (kb/1024)/1024 | timechart span=1d sum(totalGB)

0 Karma

lukejadamec
Super Champion

Which app is generating the chart?

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...