-
BC Registries has user level auditing which would enable us to review access to BTR if an information incident arose. A similar level of auditing is required to monitor operational staff accessing the…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a user sending usage statistics,
| I want to send stats about the number of queries
| so…
-
# Bug report
### What operating system and version are you using?
Both machines I've tested on use Debian 11
```
version = 11 (bullseye)
build =
platform = debian
version = 11 (bulls…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The dynamodb table creation and updation fails with below error when the contributor insights…
-
**Is your feature request related to a problem? Please describe.**
Runtime errors occur when the script tries to execute a line of code that references an object that does not exist. But the script co…
-
Running `prisma migrate dev` always tries to delete the Audit table since it does not exist in the Prisma schema. If we move the Audit table to another Posgres schema, then the migration script may ig…
-
My MySQL database version is 5.7.37, and the plug-in version is "audit-plugin-mysql-5.7-1.1.12-999-linux-x86_64",Execute "INSTALL PLUGIN AUDIT SONAME 'libaudit_plugin. so';" to return "ERROR 29 (HY000…
-
### Feature Request / Improvement
Is there a way where we can create a branch / TAG based on 2 snapshot ids or only latest data
We have a use case where we write monthly generated report to a ice…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want to install the Fleet-maintained apps, custom packages, and App S…
-
On PostgreSQL 15, I enabled pgaudit by adding it to the preload stanza, and then enabled it inside database "foo." It ate up way too much log space. So, I dropped it.
`DROP EXTENSION pgaudit;`
…