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
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...