Audit Logs Improvements
M
Mile Stojanov
Ability to track down all the changes of the data including who did it and the request payload or at least the IP address of the request.
- When doing updates through API, the source third_party is not enough we should be able to at least use custom User-Agent to further identify the source. This additional field should be part of the webhooks as well
- IP Address
- Request payload and headers (optional)
- We should be able to use traceId to track down specific log instead of searching by calendar event for example and loop though all the logs for the specific event.
Log In