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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI &#43; Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...