Splunk Search

Transaction displaying multivalued fields alphabetically, not chronologically

responsys_cm
Builder

I'm creating a transaction that is displayed in the following table:

table _time,src_ip,accountname,username,attack,duration,eventcount

The attach field is multivalued. If I just pipe the transaction command to a table, they are displayed in alphabetical order. If I use rex to extract the desired field from the event, it's displayed in the order that the events occurred.

Is it possible to make those values appear chronologically without using rex?

Thx.

C

Tags (1)

jaoui
Path Finder

yep! just figured it out the other day

... | transaction mvlist=t ...

Reference: http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Transaction

amstaff
Explorer

Yes that is it. Worked for me to.

0 Karma
Get Updates on the Splunk Community!

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...