Hi, I'm not tell you, I have the problem on Splunk Cloud 2303 since upgrade of my customer Splunk Cloud platform. This maintenance have been passed last weekend. Since Monday, Dashboartd XML with external content have this problem. We have this message on panel "Awaiting User Confirmation" To complete my problem, My post on Slack Splunk-Usergroups canal (Splunk Cloud) Hello, I have a problem with Splunk Cloud 2303 and Dashboard XML, I use HTML panel with <style> balise to customize my dashboard style, layout and dynamic interaction.When I click on a table, with drilldown action I set token that take width panel value. On <style> balise I call #my_pan {width : $my_tok_width_pan$;} Before Splunk Cloud 2303, It's work. Now It's KO. I see on Documentation that Splunk add restriction on Dashboard XML for external content HTML <style> balise is on the list.we should disable this protection with 2 variables : Enable_dashboards_external_content_restriction and Enable_dashboards_redirection_restriction https://docs.splunk.com/Documentation/SplunkCloud/9.0.2303/Admin/ConfigureDashboardsTrustedDomains#External_content_and_redirection_feature_settings But on documentation, no example has described and variables and stanza doesn't appaer on web-features.conf specification page https://docs.splunk.com/Documentation/Splunk/9.0.5/Admin/Web-featuresconf#web-features.conf
... View more