Splunk Search

Color in a table based on cell values on 6.0

aholzer
Motivator

Does anybody know how to configure the necessary .js and .css in an app to color the backgrounds of cells in a table based on their values?

I found this great question/answer for coloring in cell background based on cell values: http://answers.splunk.com/answers/83206/color-in-a-table-based-on-values

But... it doesn't work in Splunk 6.0. And since I've recently upgraded Splunk, the solution no longer works on my server.

I was able to find that the files to modify are dashboard.js and dashboard.css, rather than application.js and application.css. So I've made copies of the files and renamed them, but now I get the following error when it tries to parse the dashboard.js:

Uncaught ReferenceError: Splunk is not defined dashboard.js:14
(anonymous function)

I'm a bit stuck and some guidance would be greatly appreciated.

0 Karma
1 Solution

LukeMurphey
Champion

Try this one, it works on Splunk 6.0.

Note that you will need to remove the code you have in dashboard.js since that code only works on Splunk 5.0. You can leave it in application.js for Splunk 5.0 though.

View solution in original post

0 Karma

LukeMurphey
Champion

Try this one, it works on Splunk 6.0.

Note that you will need to remove the code you have in dashboard.js since that code only works on Splunk 5.0. You can leave it in application.js for Splunk 5.0 though.

0 Karma
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...