-
Edit the MongoDB configuration file (default location: /etc/mongod.conf) and add a configured "auditLog" setting:
```yaml
auditLog:
destination: file
format: BSON
path: /var/log/mongodb/a…
-
To enable audit logs to a LAW in Azure, the following MySQL configuration entries are needed:
"audit_log_enabled" = "ON",
"audit_log_events" = "ADMIN,CONNECTION,DCL,DDL"
The latter may vary depen…
-
### Description
The Nessie catalog should persist all activity logs (username, query, DML, DDL,...), which can be stored in a backend database, ElasticSearch, or a file system.
### Expected Use Case…
-
- Getting roles
- Creating a role (with parameters, database-level permissions, resource grants + optional resource grants)
- Assigning a user to the new role (with the parameter value assignment + …
-
**Describe the bug**
I am experiencing an issue where environments are being created in a loop, and many of them are being automatically deleted. Despite this, I am unable to locate the source of the…
-
### Summary of the new feature / enhancement
HIPPA Compliance Requires Audit Logs and we need an easier way to provide those. It's kind of possible to dig out change history via git and system logs b…
-
### Context / Background ###
To amalgamate the following checkboxes into one:
1. Agreeing to the ToS ([Review Page - Terms and Conditions of Registrations #23740](https://app.zenhub.com/workspaces/str…
-
Versions installed:
```
rpm-plugin-selinux.x86_64 4.20.0-1.fc41
selinux-policy.noarch 41.24-1.fc41
…
-
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | yes
| Framework | Laravel
| Framework version | 10
| Package version | 13
| PHP versio…
-
**As a** user with the appropriate permissions,
**I want** to create a new secret using a modal,
**so that** I can securely add new secrets to the database and manage them.
---
#### Acceptance C…