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!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...