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

I want to add ICONS to the table in splunk dashboard.

$
0
0
I refered the example of Table Icon Set (Inline). But I do not have count function in my Query.I am attaching my query below. index="ad_dns_new" sourcetype="resolve_json"|eval k=strptime(DateTime,"%Y-%m-%dT%H:%M:%S")|eval New_Date=strftime(k,"%d-%m-%Y") | table HealthCheck,Result,New_Date,Customer|chart values(Result) as Result over HealthCheck by New_Date and I need Icons if Result value is PASS then icon = 'check-circle' and if result value is Fail then icon='alert-circle'. What changes I need in my JavaScript file? I already made some changes but it is not working. please gelp me As I am new to Splunk.

Viewing all articles
Browse latest Browse all 47296

Trending Articles



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