...nd also create the scripted input in inputs.conf at the same time? Do I have to useacustomendpoint for that? If so, how can acustomendpoint write a password to admin/passwords?
<setup&g...
Our app's setup.xml page uses acustom EAI endpoint. I know when we throw an exception from the handleEdit method, the setup page will refuse to save and the exception's message will be displayed i...
...e towards an example of this? I may be using web.conf incorrectly as I can access the handler via port 8089 but when I attempt to call the endpoint from the setup view via the splunkjs sdk it g...
...n app.conf or authentication.conf.
"Setupscreenexampleusingacustomendpoint"
mysetting.conf
[settingentity]
field_1 = password
field_2_boolean = 1
field_3 = 100
And when I use them, t...
Working by examples of Windows and Unix apps I'm trying to build asetup page for my app. It has a scripted input for which I would like to configure some parameters using the setupscreen like in t...
Does anyone know how to allow users to edit credentials using the setupscreen? I've used the setup.xml to create ascreenand the host/user/pass gets saved to the correct REST endpoint but if I go t...
...ext</type>
</input>
</block>
This seems to match the example in documentation, so I'm not sure what to try. Any tips for debugging this?
I tried defining acustomendpoint, a...
I noticed that Splunk for Cisco Security Suite is available and replaced the previous named product.
I removed the old product my apps, installed this one and restarted Splunk.
When I went to use...
I am trying to pull data from Azure using REST API. Have installed REST API App https://apps.splunk.com/app/1546/ on the top of Splunk Enterprise.
After giving necessary credentials, I am g...
We have a small dashboard and we would like to have a script alert action or acustomalert action. What we would like to do is to send a toast or a pop up notification to the system so when the a...