...ocal Enterprise to new Splunk Cloud? Or should we usetheSplunkAddOnBuilder? What is confusing me are knowing when or not to usetheAddOnBuilder? I hope I provided enough info for just a high l...
I am trying to usetheSplunkAdd-OnBuilder (v2.2.0) to build a TA to pull data via REST API in Splunk (v7.3.3). I am not a developer but used it to build the most basic single input c...
Hi,
I am trying to add an icon or logo to theadd-on that I am creating with Splunkadd-onBuilder App to be downloaded onSplunkbase before packaging it.
I could not find a documentation on t...
...()
However when we migrated to Splunkadd-onbuilderthe above code doesn't work even with below code in inputs.conf
passAuth = admin
Currently we are able to get session key only by s...
...osteifmsg binary is located as long as its ontheSplunk server?
Below is the generated logic that was produced from theAdd-OnBuilder which shows the 3 new parameters I had created.
# encoding = u...
...ot useSplunkAdd-onBuilder and simply manually edit the alert_actions.conf, app.conf and UI etc.. The python script under the bin folder of app fetch the payload and reads the host field and based on t...
I am currently in the process of using theSplunkAdd-onBuilder. I want to use REST API as the data source. The issues that I am having is how to use OAUTH v1 with theSplunkAdd-onBuilder? The e...
...ccount for in my own open source attributions? Some of the code added to my app by Add-onBuilder is Splunk's own code - how is it licensed, and how do I need to attribute it? How does it affect my d...
I have the following saved search in a Technology Add-on built with theaddonbuilder:
sourcetype=access_combined | stats count as metric_value by method, host
When I run thesplunkadd-onbuilder...
...API, specifically the endpoint needed for data input into my SplunkAdd-On.
My understanding is that when using REST for the data input method, you are only able to use a Global Account, passed i...