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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Catalog Is Now Generally Available on Splunk Cloud Platform

A Unified View of Your Data  Security logs, application events, business data, and historical telemetry often ...

Developer Spotlight with Eduard Lekanne

From Network Engineer to Building Agentic AI for Splunk Eduard Lekanne has been architecting technology ...