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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...