Splunk Search

splunk.Intersplunk.outputResults to return the results in a determined order

lpolo
Motivator

I have a set of custom search commands that are working fine but I need splunk.Intersplunk.outputResults to return the results is a determined order.

Any idea: How can I force "splunk.Intersplunk.outputResults" to return the results in a determined order?

Thanks,
Lp

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Looking at this from a Python point of view, one row/event is a dict... which is inherently not ordered. There may be Splunk magic in the background though.

Have you tried using an OrderedDict?

lpolo
Motivator

That is what I am looking for. I have not used OrderedDict. I will try... Thanks for the suggestion.

0 Karma

lpolo
Motivator

I mean column/field order...

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Are you talking about row/event order or column/field order?

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

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...