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!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...