mesosphere / marathon

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
https://mesosphere.github.io/marathon/
Apache License 2.0
4.07k stars 846 forks source link

Excessive logs in mesosphere/marathon container #7275

Open svalevka opened 1 year ago

svalevka commented 1 year ago

Hi

When starting latest Docker container mesosphere/marathon:v1.11.26 with --logging_level warn , it emits a lot of warning in the stdout ( we observed 7.5 million hits in 3 hours). The example log is below.

WARN You are using ssl-config.loose.disableSNI=true! It is strongly discouraged to disable Server Name Indication, as it is crucial to preventing man-in-the-middle attacks. (com.typesafe.sslconfig.akka.AkkaSSLConfig:marathon-akka.actor.default-dispatcher-441)