Reduce dependency logs

Hi,

  • icinga2 : 2.14.2-1+debian11
  • icingadb : 1.2.0-1+debian11

When I activate debuglog, I notice that I’m logging Dependencies every second; for example

[2024-07-17 10:52:13 +0200] notice/Dependency: Dependency ‘HOST!DEPENDENCY’ passed: Parent host ‘HOST’ matches state filter.

Not only that’s filling the logs quite quickly, but also that’s just flooding them.

Is there any way to stop/configure this , so logs can be a bit more clean, and also so the Icinga Server can not waste ressources on this ?

disable debug log.

only enable this if you experience problems you actually have to debug.

if you thing that it is an actual bug you can open a issue on github for that.