]> granicus.if.org Git - icinga2/commitdiff
Fix cli command used to enable debuglog feature on windows 5549/head
authorctrlaltca <ctrlaltca@gmail.com>
Tue, 5 Sep 2017 09:28:18 +0000 (11:28 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2017 09:28:18 +0000 (11:28 +0200)
doc/15-troubleshooting.md

index 68baf5541f47da2cd0c91de998bada0a6eeca1cc..9a440b4f99cca23d3efbad4d16f36ebf82edbf65 100644 (file)
@@ -130,7 +130,7 @@ and `debug`.
 
 Open a command prompt with administrative privileges and enable the debug log feature.
 
-    C:> icinga2.exe enable feature debuglog
+    C:> icinga2.exe feature enable debuglog
 
 Ensure that the Icinga 2 service already writes the main log into `C:\ProgramData\icinga2\var\log\icinga2`.
 Restart the Icinga 2 service and open the newly created `debug.log` file.