Splunk Search

How to keep the multivalue field values in ascending order when creating a transaction?

fere
Path Finder

I have the following query:
..... | transaction CUSTOMER_KEY mvlist=t | makemv delim="," moves
Problem is when it creates the multivalue field from "moves" values it does it in descending order. I need that to be in ascending order.

Sorting the logs before the transaction doesn't seem to help
(....| sort 0 CUSTOMER_KEY moves | transaction CUSTOMER_KEY mvlist=t | makemv delim="," moves )

Thanks

Tags (2)
0 Karma

wpreston
Motivator

Have you tried making the moves field multi-value before creating the transaction?

... makemv delim="," moves | transaction CUSTOMER_KEY mvlist=t ... | rest of your search
0 Karma
Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...