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!

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...

From Alert to Resolution: How Splunk Observability Helps SREs Navigate Critical ...

It's 3:17 AM, and your phone buzzes with an urgent alert. Wire transfer processing times have spiked, and ...