Splunk Search

splunk functions process list

evinasco
Communicator

Hi Splunkers

i am traying to execute the next search using the function process "list"

search | stats list(FullName) as Interfaz list(puerto) as Puerto list(trafficOut) as trafficOut list(trafficIn) as trafficIn list(capacidad) as "Capacidad Interfaz" list(real) as "Real Interfaz" sum(capacidad) as Capacidad p95(real) as Real by Nodo, SysName

alt text

the problem is with the visualization, "list" uses one only row for grouping by two fields , but, when the values exceeds the size of the column that forces a line break, thus the visualization gets corrupted

does anybody know how fix this?

regards

Tags (1)
0 Karma
1 Solution

evinasco
Communicator

I solved that changing option wrap from true to false in the xml

View solution in original post

0 Karma

evinasco
Communicator

I solved that changing option wrap from true to false in the xml

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!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...