Closed ezekg closed 6 years ago
Note GDPR compliance.
{
“log”: {
“bearer”: “{UUID}”,
“method”: “POST”,
“endpoint”: “/v1/accounts/foobar/licenses”,
“ip”: “192.168.1.1”,
“ua”: “python/requests”,
“status”: 200,
…
}
}
Marking as dup.
See: https://github.com/2ndQuadrant/audit-trigger and https://github.com/pgaudit/pgaudit. Would be useful both for enterprise customers, as well as keeping track of requests/responses per-account.
Related to #135.