Loading

Start Winlogbeat

Stack

Before starting Winlogbeat:

To start Winlogbeat, run:

PS C:\Program Files\Winlogbeat> Start-Service winlogbeat

Winlogbeat should now be running. If you used the logging configuration described here, you can view the log file at C:\Program Files\winlogbeat-Data\Logs.

The default location where Windows log files are stored varies:

  • Stack 9.0.6 C:\Program Files\Winlogbeat-Data\logs
  • Stack 9.0.0 C:\ProgramData\winlogbeat\logs

You can view the status of the service and control it from the Services management console in Windows. To launch the management console, run this command:

PS C:\Program Files\Winlogbeat> services.msc