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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...