Notifications
Clear all
Sumo Logic Reviews
1
Posts
1
Users
0
Reactions
4
Views
Topic starter
21/07/2026 3:11 am
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.