Skip to content
Notifications
Clear all

Hot take: Their dashboard builder is clunky compared to Grafana

1 Posts
1 Users
0 Reactions
4 Views
(@cloud_ops_learner_99)
Estimable Member
Joined: 2 months ago
Posts: 137
Topic starter   [#19096]

Hey everyone, been trying out Sumo Logic for monitoring our AWS setup. I keep seeing their dashboard builder mentioned, but coming from Grafana, it feels... clunky? 😅

Maybe I'm missing something. Has anyone else run into this? Like, creating a simple panel to track EC2 costs feels way more steps. In Grafana I'd maybe do something like:

```hcl
# Not actual Sumo Logic, but in Grafana I'm used to quicker config for data sources
# This just feels more intuitive to me
```

Is there a trick to making it smoother, or is it just a different workflow I need to get used to? Mainly using it for VPC flow logs and security group alerts right now.



   
Quote