Configuring Windows Event Logging»
By default, writing events to Windows Event Viewer is disabled.
This article explains enabling or disabling writing events to Windows Event Viewer.
Logging settings are managed by the file C:\KopiCloud-AD-API\appsettings.json.
DisableLogToEventViewer»
The DisableLogToEventViewer setting manages writing events to Windows Event Viewer.
Open the appsettings.json file located on the root of the KopiCloud AD API folder (C:\KopiCloud-AD-API).
Writing events to Windows Event Viewer Enabled
1 |
|
Writing events to Windows Event Viewer Disabled
1 |
|
Save the file.
Restart the web server using the IISReset command or the IIS Console.