Set the logging level

Details

https://docs.docker.com/ reference/commandline/cli/#daemon

Solution

Run the Docker daemon as below-$> docker -d –log-level=’info’

Impact-None.

Default Value-By default, Docker daemon is set to log level of ‘info’.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles