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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...