From: Patrick Date: Tue, 8 Oct 2019 11:11:06 +0000 (+0200) Subject: typo for path to error.log X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=refs%2Fpull%2F7564%2Fhead;p=icinga2 typo for path to error.log --- diff --git a/doc/14-features.md b/doc/14-features.md index c9fa71b95..c119abd91 100644 --- a/doc/14-features.md +++ b/doc/14-features.md @@ -34,7 +34,7 @@ files then: * `/var/log/icinga2/icinga2.log` (requires `mainlog` enabled) * `/var/log/icinga2/debug.log` (requires `debuglog` enabled) -* `/var/log/icinga2/erorr.log` +* `/var/log/icinga2/error.log` By default, log files will be rotated daily.