Splunk Dev

Splunk SDK License

1234testtest
Path Finder

Hi,
If we're using Splunk SDK and developing our application, what are the licensing requirements for that.
1. How do we check how much we have consumed out of our 500MB and any violations - do we have to go to splunk UI and check?
2. For developing apps using Java SDK , are there any other licensing requirements that we need to be aware of.

Tags (1)
0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

The Java SDK is open source and uses the Apache v2.0 license.

When not using the Splunk UI , you can instead execute a search via the Java SDK that returns license audit/usage metrics.

Have a look at the metrics here , and extend the search string to your specific requirements.

index=_internal source=*license_usage.log

index=_internal source=*license_audit.log

View solution in original post

Damien_Dallimor
Ultra Champion

The Java SDK is open source and uses the Apache v2.0 license.

When not using the Splunk UI , you can instead execute a search via the Java SDK that returns license audit/usage metrics.

Have a look at the metrics here , and extend the search string to your specific requirements.

index=_internal source=*license_usage.log

index=_internal source=*license_audit.log

1234testtest
Path Finder

Thank you.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

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

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...