Dashboards & Visualizations

How do you re-arrange the trellis layout in reverse alphabetical order?

christopheryu
Communicator

I've seen similar issues being asked, but no solutions/updates on any and hoping that this has been already resolved?

| eval Month=strftime(_time,"%b")
| stats avg(rtt) by RouteRegion Month
| sort -RouteRegion

So, as an example, some of my RouteRegion values are APAC_APAC EUR_LATAM LATAM_MEA MEA_USA USA_USA (basically these regions are in full mesh). I want to re-arrange the trellis so that USA to USA and to other regions will be first but the sort function does not work on trellis.

kmaron
Motivator
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 ...