mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
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. |
||
|---|---|---|
| .. | ||
| entrypoint.sh | ||