trino-querylog icon indicating copy to clipboard operation
trino-querylog copied to clipboard

Trino plugin for logging query events into a separate log file.

Results 7 trino-querylog issues
Sort by recently updated
recently updated
newest added

For information security tasks, it is necessary to log each request and, preferably, statistics on it to a file. To be able to investigate the information leakage scenario. At the...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.5&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps log4j-core from 2.14.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.14.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

There seems to be a bug in the logging for fields of type `Optional` in at least the [fields](https://github.com/trinodb/trino/blob/master/core/trino-spi/src/main/java/io/trino/spi/eventlistener/QueryStatistics.java#L27) for `QueryStatistics`. When examining the logs for a query I see...

Fixes #22 This is only a quick implementation and should be clean up before merging.

Bumps `jackson.version` from 2.10.5 to 2.12.1. Updates `jackson-databind` from 2.10.5 to 2.12.1 Commits See full diff in compare view Updates `jackson-annotations` from 2.10.5 to 2.12.1 Commits See full diff in...

dependencies