Security

Daily license usage value not matching total of values if I split usage by index

abhinav_maxonic
Path Finder

In daily license usage graph, say for 10th July, data indexed is 400GB. After that I split the daily license usage by Index. And the total of data indexed of all indexes was just 20GB .
Can anybody explain me this ?
And also , how can I calculate data indexed split by Index ?

Tags (1)
0 Karma

somesoni2
Revered Legend

Try this for daily license usage by index

index=_internal sourcetype=splunkd source=*license_usage.log type=usage | stats sum(b) as usage by idx | eval usage=round(usage/(1024*1024*1024),3)
0 Karma

abhinav_maxonic
Path Finder

Thanks ! That answers my 2nd question.

If you can help me with my 1st question as well, it would be great .

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...