For now, reaction filters logs by applying regexes on log lines.
I'd like to extend reaction's engine so that it can understand and query structured data.
People dealing with structured logs:
What's the language? (JSON, ...) ๐จ๏ธ
Which software produce those logs? (caddy, traefik, ...)
Can you provide some example logs?
What types of queries would you want to be able to run on them? (regex, integer comparison, ...)
I'm all ears ๐๐๐
#reactionrust
#yesihave3ears