How can I uninstall winlogbeat Windows Service?
A sample script can be find below:
https://github.com/elastic/beats/blob/master/dev-tools/packaging/templates/windows/uninstall-service.ps1.tmpl
But how can it be used to remove winlogbeat on Windows?
How can I uninstall winlogbeat Windows Service?
A sample script can be find below:
https://github.com/elastic/beats/blob/master/dev-tools/packaging/templates/windows/uninstall-service.ps1.tmpl
But how can it be used to remove winlogbeat on Windows?
For winlogbeat Windows Service removal:
cd C:\Program Files\Winlogbeat.\uninstall-service-winlogbeat.ps1