Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 791 Bytes

setting-custom-log-location.md

File metadata and controls

20 lines (17 loc) · 791 Bytes
title summary tags
Configuring the Log Location
How to configure ServiceControl to store logs in a different location
ServiceControl
Log
Configuration

When ServiceControl runs as LocalSystem, the default log file location is %WINDIR%\System32\config\systemprofile\AppData\Local\Particular\ServiceControl\logs . You can change the location on disk where ServiceControl stores its log information, as follows:

<add key="ServiceControl/LogPath" value="x:\new\log\location" />
  • Start the ServiceControl service.