Splunk Search

Multiple queries for single value panel?

pshangguan
New Member

I have some

index=job_console source="*DEV2*"  "Finished:" | sort - _time
<_time value here> Result: 2018-10-16T12:43:04.100-0700  line:30  Finished: FAILURE

index=job_console source="*DEV2*"  "Finished: SUCCESS" | sort - _time
<_time value here> Result: 2018-10-16T12:15:14.888-0700  line:20  Finished: SUCCESS

index=jenkins_console source="*DEV2*"  "DATAFLOW " | sort - _time
<_time value here> 2018-10-16T12:43:03.125-0700  line:26  DATAFLOW FAIL: RFL_REPL

I want to display the last run status, which is "FAILURE" from the above first query, the last successful time time, which is from the second query, and the failure reason which is from the 3rd query in a single value panel, use the "title" fields.

Can I can do all three queries?

Thanks!

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...