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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...