I want to create a dashboard with buttons that when you press behave like a webhook in a alarm, so they send a POST to an http url, is it possible? and if is it how can i create it?
thanks in advance!
You can of course just make <html>
sections in your simple XML dashboard and drop in raw HTML that uses jQuery's $.ajax()
function to call whatever, assuming CORS and etc allow for it.
You can of course just make <html>
sections in your simple XML dashboard and drop in raw HTML that uses jQuery's $.ajax()
function to call whatever, assuming CORS and etc allow for it.
I think Workflows should solve your needs
https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/CreateworkflowactionsinSplunkWeb