How do I restart the Snare agent service in Windows?
SUMMARY
Aug 21, 2015
Restart snare services from Control panel, or from the command prompt as Administrator. This will tell the agent to reread the configuration and start sending logs based on your new settings.
For example,
cd Program Files\Snare
net stop snare
net start snare