Splunk Search

if else conditions in query

Madhusri
Engager

Hi Team,

Current table

columnrow1row2
statusfailuresuccess

 

My Requirement-

1------if the row 1 has value as failure and if row 2 itself itself does not exists then row1 has to be renamed to failure

2------if the row 1 has value as success and if row 2 itself itself does not exists then row1 has to be renamed to success

3------if the row 1 has value as success and if row 2 has the value as failure ,then row 1 wants to renamed to as success and row 2 as failure.

4------if the row 1 has value as failure and if row 2 has the value as success, then row 1 wants to renamed to as failure and row 2 as success.

 

All these cases need in single query.

Can anyone help on this?

Regards,

Madhu R

Tags (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Does you "table" have 3 columns, one called column, one called row1, and one called row2, and one row with the values status, failure and success respectively, or one column called status with two rows, one with failure and the other with success?

What do you want to happen if both are success?

What do you mean by rename? Is this change the value in the field or rename the field/ column?

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 + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...