Adding Request Audit Logging
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
Core -
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
-
Breaking change
What is the current behavior?
Requests are not being logged.
What is the new/expected behavior?
Request is logged with user ip, method, uri, correlation id, etc. Health and info endpoints are skipped when log level is INFO or lower to reduce log verbosity.
Have you added/updated Unit Tests and Integration Tests and documentation?
-
Unit tests -
Integration tests -
Documentation
Any other useful information
Edited by Marc Burnie [AWS]