diff --git a/HowtoIcinga.md b/HowtoIcinga.md index 33b1ae1a..43f457f2 100644 --- a/HowtoIcinga.md +++ b/HowtoIcinga.md @@ -610,6 +610,10 @@ Tous les fichiers de configuration utilisent la même syntaxe. Il existe un plug # apt -t jessie-backports install vim-icinga2 ~~~ +### Existe-t-il un log des évènements ? + +Par défaut, il n'y en a pas. Néanmoins, il existe un module *compatlog*, activable avec `icinga2 feature enable compatlog` qui permet de générer un log des évènements dans `/var/log/icinga2/compat/icinga.log` + ## Liens [https://www.icinga.com/category/technical/api/](https://www.icinga.com/category/technical/api/)