In correlation with the end of life (EOL) for MKE 3.6.x, maintenance of this documentation set was discontinued as of 2024-OCT-13. Click here for the latest MKE 3.x version documentation.
Logging levels¶
MKE provides three levels of audit logging to administrators:
None |
Audit logging is disabled. |
Metadata |
|
Request |
Includes all fields from the Metadata level, as well as the request payload. |
Once you enable MKE audit logging, the audit logs will collect within the
container logs of the ucp-controller
container on each MKE manager node.
Note
Be sure to configure a logging driver with log rotation set, as audit logging can generate a large amount of data.