-
We've seen requests for additional audit logging events:
. Creation of application roles/profiles
. Modification of roles/profiles
. Changes to system security configuration
. Manual change to t…
-
We believe this to already be correct / the case today; but this issue is out of an abundance of caution.
The goal is to audit e.g. VS Code event logging behavior, which has largely been PLG-focused …
-
- [ ] Refactoring
- [ ] Funktion Audit Log hinter Docker
-
as mentioned in #519 audit logs should be forwarded externally in production. several ways to achieve this...
example: https://www.hashicorp.com/blog/vault-logging-and-alerting-on-day-1
-
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…
-
**Is your feature request related to a problem? Please describe.**
In the documentation for audit logging https://www.cockroachlabs.com/docs/v20.2/experimental-audit.html#parameters
It states that "…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Module Name
avm/res/sql/server
### (Optional) Module Ve…
-
**How to categorize this issue?**
/area control-plane
/kind enhancement
**What would you like to be added**:
If the `server` endpoint is wrongly defined:
e.g.
```
- type: shoot-cert-service
…
-
The need to log the results of a a query has come up a number of times, including in the context of alerting (see linked issue).
cc @bytebilly
-
I've been trying to fetch ticket audits with preloaded users but it only returns User objects instead of Audit. I call it like this:
```py
audits = zenpy_client.tickets.audits(ticket, include='users…