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

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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