Installation

License Usage

ASE
Engager

Hello!

We keep going over our license usage. We cant seem to find what is causing us to go over. we've gone over 3 times now. Any suggestion on how to find what is causing this, please?

Labels (1)
0 Karma
1 Solution

bowesmana
SplunkTrust
SplunkTrust

This will show you your ingest usage by sourcetype

 

index=_internal source=/opt/splunk/var/log/splunk/license_usage.log type=Usage 
| timechart limit=40 sum(b) as data by st

 

Look at the monitoring console, that will also give you information on your sourcetypes/index ingestion

View solution in original post

0 Karma

ASE
Engager

The search did not work. Looks like it is may be cause by the data index. I checked the monitoring console and did a health check. showing License warning and violations. Category showing data indexing.

0 Karma

bowesmana
SplunkTrust
SplunkTrust

This will show you your ingest usage by sourcetype

 

index=_internal source=/opt/splunk/var/log/splunk/license_usage.log type=Usage 
| timechart limit=40 sum(b) as data by st

 

Look at the monitoring console, that will also give you information on your sourcetypes/index ingestion

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...