Hi
I would like to open a popup " please fait à few seconds" when i open my dashboard
How to do this please?
There is no way to natively do this in Splunk. You would need to design it yourself using JavaScript / Bootstrap. Here are some links that may help if you want to go down that path:
https://www.splunk.com/en_us/blog/tips-and-tricks/using-bootstrap-modal-with-splunk-simple-xml.html
https://docs.splunk.com/DocumentationStatic/WebFramework/1.0/
https://dev.splunk.com/enterprise/docs/developapps/visualizedata/usewebframework/aboutsplunkjsstack/
There is no way to natively do this in Splunk. You would need to design it yourself using JavaScript / Bootstrap. Here are some links that may help if you want to go down that path:
https://www.splunk.com/en_us/blog/tips-and-tricks/using-bootstrap-modal-with-splunk-simple-xml.html
https://docs.splunk.com/DocumentationStatic/WebFramework/1.0/
https://dev.splunk.com/enterprise/docs/developapps/visualizedata/usewebframework/aboutsplunkjsstack/