1 Answer
- Newest
- Most votes
- Most comments
2
Hi, the dimension should be the path to one of your json properties, for example if your log entries look like { "ip"="127.0.0.1", "endpoint" = "abc" }, your dimension could be $.endpoint
answered 2 years ago
Relevant content
asked 3 years ago
- AWS OFFICIALUpdated 4 months ago

I didn't know that. Thanks for letting me know