> On Feb 6, 2024, at 10:11, Ron Johnson <ronljohnsonjr@xxxxxxxxx> wrote: > Thus, I'd like to exclude reads from "Postgresql JDBC Driver". (Currently, I filter that out using "grep -v" in a shell script that runs hourly from cron, but I find that unsatisfactory.) pgAudit doesn't currently include filters by application name. Philosophically, I don't think you want to filter on application name, because it's a completely client-supplied string that could easily be spoofed.