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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...