Question : This is my first post here, and I am by no means qualified as a Windows Server or […]
Tag: audit
How to send alert on SQL Shutdown due to Audit Failure
Question : Looking for a way to implement this STIG. What method should I use to monitor SQL Server, when […]
Audit Plugin on Ubuntu: CONTROL [main] Failed global initialization: FileNotOpen: Failed to open “/path” : exit status 1
Question : We use MongoDB 3.2.11 and try to enable Audit. New in version 2.6. MongoDB Enterprise includes an auditing […]
SQL Auditing Functionality
Question : Can someone tell me what the cause of this alert is that’s captured by our SQL Audit trace […]
How to find DELETE and UPDATE statements that have been executed on a database?
Question : I am trying to find out what delete and update statements have been executed on a certain database […]
Extended events vs SQL Audit – performance implications
Question : I would like to setup an audit trail kind of system on my database to monitor for UPDATE/INSERT […]
Audit MariaDB Which User Account Privileges Are Being Used
Question : I’m looking to improve the security of my MariaDB installation by better auditing the user accounts and the […]
SQL Server: Who created an audit and who altered it last?
Question : I am trying to find out who created an audit (found under Audits) but I don’t seem to […]
Auditing – sp_send_dbmail from server-level triggers failed
Question : I have a server-level trigger to send a mail when a database is created. I have a few […]
PUBLIC privilege potential security threat – Oracle database
Question : Recently, audit findings at my site found that PUBLIC being by default assigned to all the schemas that […]