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
SplunkTrust
SplunkTrust

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
SplunkTrust
SplunkTrust

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

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...