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
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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...