Centralized audit logging sidecar for tracking events
957
Centralized audit logging sidecar for tracking user actions and system events.
docker run -p 8080:8080 ogulcanaydogan/audit-logger
| Variable | Description | Default |
|---|---|---|
PORT | Server port | 8080 |
STORAGE | Backend: file/s3/cloudwatch | file |
LOG_DIR | Log directory (file backend) | /logs |
RETENTION_DAYS | Log retention period | 90 |
S3_BUCKET | S3 bucket for logs | - |
MIT
Content type
Image
Digest
sha256:e75c1f3af…
Size
47.9 MB
Last updated
8 months ago
docker pull ogulcanaydogan/audit-logger