Splunk Search

I want to show the server startup and failure time in two separate columns. How can I do that? Obviously we have two search strings for startup and failure . Please help me on this

abhi04
Communicator

I want to show the server startup and failure time in two separate columns. How can I do that? Obviously we have two search strings for startup and failure . Please help me on this

Tags (1)
0 Karma

FrankVl
Ultra Champion

So you have one search that returns:
ServerName, StartupTime

And one search that returns:
ServerName, FailureTime

?

You could use the join command to combine the two results or a combination of append and stats.

0 Karma

abhi04
Communicator

I used the appendcols command which did not work.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...