Splunk Search

How to highlight table cell based on two jobs runtime?

avni26
Explorer

Hi Team,

I have multiple jobs runs daily . Showing the status of these jobs in table. Now, I want to highlight the cell depend on the jobs run time.
 For example there is three jobs .. Job Name A1 A2 A3 
and data for 3 days is like
date                    jobName              StartTime                                       Status
22-02-2022      A1                            22-02-2022 01:00:00         Success
22-02-2022      A2                            22-02-2022 04:00:00           Success
22-02-2022      A3                             22-02-2022  02:00:00          Success
23-02-2022      A1                            23-02-2022 00:50:00            Success
23-02-2022      A2                            23-03-2022 00:10:00           Success
23-02-2022      A3                             23-03-2033  03:00:00         Failed
24-02-2022      A1                            24-03-2022 00:20:00          Success
24-02-2022      A2                            24-03-2022 01:00:00          Success
24-02-2022      A3                             24-03-2033  00:00:00        Success

Now , I want  

  1. Job dependencies 01: If A2 runs before A1 then it should be highlighted with a different color., suppose red
  2. Job dependencies 02: If A3 runs before A1 then it should be highlighted with a different color., Yellow

    And at last table will look like


    Date A1 A2 A3
    22-02-2022 Success Success Success
    23-02-2022 Success Success Failed
    24-02-2022 Success Success Success

    Please help me to achieve this without using JS.
Labels (4)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...