- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

sebafdez
Explorer
02-21-2017
05:01 AM
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!
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

dwaddle

SplunkTrust
02-21-2017
07:50 AM
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

dwaddle

SplunkTrust
02-21-2017
07:50 AM
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

niketn
Legend
02-21-2017
06:11 AM
I think Workflows should solve your needs
https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/CreateworkflowactionsinSplunkWeb
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
| makeresults | eval message= "Happy Splunking!!!"
