tapper is a Go program to process and analyse Hive and Presto query logs.
tapper is a Go program to process and analyse Hive and Presto query logs.
tapper uses the logs coming from an ES to process and analyse the query log.
query-log-parser is an attempt to get the log
from Hive logs and Presto UI to make it eligible to be processed. We could read the documentation
for more information on the format of the queries. From that logs some metrics are posted to Datadog.
$ go get github.com/gmendonca/tapper
$ which tapper
$GOPATH/bin/tapper
$ tapper logs --config ./configs/config.json