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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...