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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...