Dashboards & Visualizations

How to create a dashboard with button that works like a webhook

sebafdez
Explorer

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!

Tags (1)
1 Solution

dwaddle
SplunkTrust
SplunkTrust

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.

View solution in original post

0 Karma

dwaddle
SplunkTrust
SplunkTrust

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.

0 Karma

niketn
Legend

I think Workflows should solve your needs

https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/CreateworkflowactionsinSplunkWeb

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...