Splunk Search

License Usage by Each Indexer

vishaltaneja070
Motivator

License Usage by Each Indexer : Need to find license usage by each indexer.

Labels (2)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @vishaltaneja070,

see in [Settings -- Licensing -- Previous 30 days] and in the "Split by" dropdown, choose "Indexer".

You can reach the same result using the Splunk Monitoring Console: [Settings -- Monitoring Console -- Indexing -- License Usage -- Previous 30 days ] and in the "Split by" dropdown, choose "By Indexer"

Ciao.

Giuseppe

View solution in original post

_gkollias
Builder

You could also run the following search:

index=_internal sourcetype=splunkd component=LicenseUsage type=Usage 
| stats sum(eval(round(b/1024/1024/1024,2))) as indexed_gb by splunk_server

Thanks!

Greg

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @vishaltaneja070,

see in [Settings -- Licensing -- Previous 30 days] and in the "Split by" dropdown, choose "Indexer".

You can reach the same result using the Splunk Monitoring Console: [Settings -- Monitoring Console -- Indexing -- License Usage -- Previous 30 days ] and in the "Split by" dropdown, choose "By Indexer"

Ciao.

Giuseppe

Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...