Installation

Splunk 5.0.4 best way to alert before license voilation

Mag2sub
Path Finder

1 Which is the best way to alert before our volume license violates ?

Any specifics appreciated

Tags (1)
0 Karma

linu1988
Champion

Keep the alert running and check every 5 mins for that.

| rest /services/licenser/pools | where title= "auto_generated_pool_enterprise" | eval GB=used_bytes/1024/1024/1024 | table title,GB | where GB > your_License_limit

Thanks

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...