What is the best way to setup SQL Server audit to get all SELECT for schema?
My goal:Show all tables from specific schema which are used in SELECT queries for all users in SQL Server database.[Optional] Show all tables from specific schema which are used in queries for all...
View ArticleHow to change the timestamp format of percona mysql audit logs
I have a RHEL linux server where I have installed mysql percona and set the auditing.The Queries received in the audit record has timestamp in below...
View ArticleConfigure Login Audit - Skip one user-
I have configured the login audit to save only the failed ones, but I need to omit a specific login in said audit, is it possible?I am using sqlserver 2008-r2
View ArticlepgAudit Install Not Working Because of Makefile (Postgres 15)
Hi My Makefile supposedly doesnt have an install target. How do I fix this?I dont understand how it even worked for others. Also, I cant use an updated version of Postgres due to restrictions at my...
View Articlesqlserver alwayson audit setting
I am running SQLSERVER ALWAYS ON 2019 ENT VERSION.I'm trying to STOCK an audit at the database level in SQLSERVER.In the master, it was confirmed that the log audit was left at DATABASE LEVEL.However,...
View ArticleDatabase audit for Select on read only replica of Always On?
I'm working with SQL Server Always On Availability Groups and need to implement auditing for our environment. I have a specific requirement to audit activities on the secondary replicas that are...
View ArticlePercona audit_log_filter not working
Has anyone had any luck using the audit_log_filter plugin / component from Percona?I have installed Percona Server for MySQL 8.0 (8.0.41-32) and Percona Server for MySQL 8.4 (8.4.3-3) and followed the...
View Article