Dashboards & Visualizations

Splunk Dashboard Examples App 6.x Issues: Table Dashboard Examples not functioning properly

zd00191
Communicator

I am running Splunk 6.0. I recently installed the AMAZING Splunk Dashboard Examples 6.x application. I went to implement some of the table features but I could not seem to get anything to work. I decided to just copy the exact dashboard panel for 'table cell highlighting' into one of my dashboards.

I copied the xml exactly. I copied the .js and .css files to the appserver/static directory as well. I did a debug refresh. When I opened the view, the panel search showed up but nothing was highlighted.

Is there something that I am missing?

0 Karma
1 Solution

MuS
Legend

Hi zd00191,

did you change the js script line 14 return _(['active_hist_searches', 'active_realtime_searches']).contains(cell.field); to match your fields?
Also, remember to restart the Splunkweb using $SPLUNK_HOME/bin/splunk restart splunkweb and last but not least clear your browers cache.

Hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi zd00191,

did you change the js script line 14 return _(['active_hist_searches', 'active_realtime_searches']).contains(cell.field); to match your fields?
Also, remember to restart the Splunkweb using $SPLUNK_HOME/bin/splunk restart splunkweb and last but not least clear your browers cache.

Hope this helps ...

cheers, MuS

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...