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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...