Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Converted SimpleXML dashboard to HTML, trellis not working for single value

$
0
0
I have a dashboard that I have converted to HTML. The dashboard contains a single value element with trellis enabled:| ess index="sandbox_report*" scan=true $only_high_score$| stats count by sandbox$timepicker.earliest$$timepicker.latest$ This works as expected. When I convert the dashboard to HTML however, the trellis doesn't work anymore, the element is displayed without trellis, as a standard single value element. The converted code: var element1 = new SingleElement({ "id": "element1", "trellis.enabled": "1", "trellis.size": "medium", "drilldown": "none", "height": "185", "managerid": "search1", "el": $('#element1') }, { tokens: true, tokenNamespace: "submitted" }).render(); Does anyone have any pointers on why this does not work as expected, and how to fix it?

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>