Splunk Search

How to Move the table values to the top with query?

vinod743374
Communicator

Hii,

I have a data in the Splunk table like the below image.

    Arista     ConsoleRule          Host                    UnknownRule

Passed Failed GDTVFVDFVS-BDHF Passed
Passed Failed FSSGVDF-BDHF Passed
Failed   DGUYSFDF-BDHF Passed
Passed Failed    
Failed Failed DGUYSFDF-BDHF  
Failed Failed DGUYSFDF-BDHF  


Needed like below image 

AristaConsoleRuleHostUnknownRule

Passed Failed GDTVFVDFVS-BDHF Passed
Passed Failed FSSGVDF-BDHF Passed
Failed Failed DGUYSFDF-BDHF Passed
Passed Failed FSSGVDF-BDHF  
Failed Failed DGUYSFDF-BDHF  
Failed      

 


Can anyone Please Help us,
Is there any possible way to achive this.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @vinod743374,

could you share your search and a sample of your data?

Ciao.

Giuseppe

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What search have you used to create your table in the first place?

What criteria are you using to "move" the values up the table?

Your second table doesn't include the same values as the first table so it is a little difficult to determine what it is you are trying to do.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...