Hi Everyone! Hope you all are staying safe..
I am currently working on a splunk health dashboard which is using the Status indicator app and .js scripts.
1) The task at hand is to capture the fieldname. Referencing the screenshot(highlighted in yellow - Screenshot1), when clicking on "4268" it should capture the value "Anti Virus Protected". Since this is also the "split by" field i tried all options available like click.value,click.name2,click.name1 etc and none of them seem to capture the value "Anti Virus Protected".
Could someone please help me in achieving this? And also help me understand why theclick.name,name2 etc is not working?
Can you share the SimpleXML you have used so far?
<code>
Possibly doesn't support drilldowns? Have you tried other sorts of drilldown other than token setting?
I definitely do get the below warning:
Could you elaborate on what you mean by "other sorts of drilldown" please?
It is vital that i capture the fieldname cause i have to build further drilldowns that open on another tab that depend on the fieldname clicked.
Please suggest.
Thanks for your time.
Other drilldowns could be links to other pages for example. Having said that, the warning message probably means these won't work either. Have you considered using a different visualisation such as "single" which might give you something close to what you have.
No haven't considered that! Could you please share any documentation or links to the "single" you are referring to please? An aspiring developer.. please pardon me..
Also, is there any way i could achieve the same through .js maybe?
Thank you! But this might not work as there are many other requirements it does not match.. Thank you so much for your time and quick responses.