trentm / go-ecslog

`ecslog` CLI to pretty-print and filter log files in ecs-logging format
Apache License 2.0
7 stars 2 forks source link

KQL filter support via `ecslog --kql "KQL expression" ...` #3

Closed trentm closed 3 years ago

trentm commented 3 years ago

Support KQL syntax (a subset) for filtering log records.