Hi everyone,
I'm trying to use a groovy script to run a Splunk API call to populate some values in a field. The SDK is available and works using groovy when I run it from Eclipse or an IDE, but from "Script Console" it gives a bunch of error when importing the SDK components.
Usually this would mean that I need to install the SDK and make it available to the application, but I'm not sure how nor I found anything online that can help.
Please, let me know you thoughts on how could I use the Splunk SDK to make an API call to retrieve data. Thank you very much in advance everyone!