Restart the Windows Agent
The config.json file that contains the settings for the Windows agent is located in the C:\ProgramData\Lacework\
directory. If you modify the file while the agent is running, you must restart the agent for the changes to take effect.
To restart the agent:
Open a PowerShell terminal as administrator.
Stop the agent by entering the following command:
C:\Users\Administrator> sc.exe stop lwdatacollector
Restart the agent by entering the following command:
C:\Users\Administrator> sc.exe start lwdatacollector