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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Developer Spotlight with Denis Gladkikh

From Splunk Engineer to Kubernetes App Builder Denis GladkikhWhat happens when a lifelong developer turns a ...

Governing Enterprise AI, Bringing Cisco Telemetry Home, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...