Splunk Search

Timechart of two stats with split by same field, one as overlay, then color code columns based on uncharted value

cblanton
Communicator

I've been doing ugly hacks around this need for months and now I need to dig in and figure out an eloquent solution even if it means learning some new skills. I need to | timechart two stats - Total Turnin Time and Files changed per Turnin, split by the same FileID. I'd like the Files changed per Turnin value to be an overlay as below. I can achieve this below by manually selecting the overlay fields for each concatenation of Files Changed per Turnin:FileID, but this won't transfer to a dashboard where FileID is filled by token. Is there a way to use a wildcard in the overlay field?

It's important to know that from here the FileID is being passed through drill down. I was working on a concatenation of the FileID and value of Files Changed per Turnin so that it would be displayed in the tooltip, but then I couldn't pass the FileID.

Finally, I'd like to color-code the columns based on yet another filed value, TurninStatus. You can see below that this search is only for TurninStatus=P. I currently have an entirely separate view for TurninStatus=F.

Thanks very much for any thoughts or suggestions on any part of the issue.

alt text

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...