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!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...