icinga2/tools/container
Alvar Penning 2c1487261e
Container: ICINGA_LOG_LEVEL Environment Variable
Introduce a new ICINGA_LOG_LEVEL environment variable to the container
entrypoint script. If set, Icinga 2 is executed with the "--log-level"
from the variable. For example, when setting ICINGA_LOG_LEVEL=debug,
Icinga 2 will produce debug logs.

Furthermore, the entrypoint's final log message was slightly altered to
not explicitly state that Icinga 2 will be executed.  Otherwise, this
might be a bit confusing when starting something else than Icinga 2 in
the container.
2025-12-18 16:35:27 +01:00
..
entrypoint.sh Container: ICINGA_LOG_LEVEL Environment Variable 2025-12-18 16:35:27 +01:00