Knowledge Management

How to change order of result in splunk query

leandromatperei
Path Finder

Hello,

I have not found a method of bringing values ​​backwards in a simple splunk search, always show from last to first, is there any way to reverse this result?

Just reverse the order of the results.

alt text

Tags (1)
0 Karma

saramamurthy_sp
Splunk Employee
Splunk Employee

You can make it by using the reverse command, this basically reverses the timeline you want to happen, at the end of the search use the below command.

|reverse

0 Karma

niketn
Legend

@leandromatpereira , just pipe the reverse command

index=altitude
| reverse
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...