0

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?

1 Answer 1

0

For winlogbeat Windows Service removal:

  1. Open PowerShell with admin right
  2. Open folder
    cd C:\Program Files\Winlogbeat
  3. Run uninstall PowerShell script
    .\uninstall-service-winlogbeat.ps1

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.