@amapanda I was using #grok, but it's 6y unmaintained. To me #Loki is not an option, because when I tried to implement #awstats like stats in #prometheus (or loki) + grafana, the problem was the cardinality explosion based on path (even if you just bundle them by app or verb), or on client IP, or on user agent string (not that it makes any sense these days).
I'm thinking of writing a python script to export logs to a SQL db and use #grafana directly to do the queries against that.



