Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

Graylog-sidecar service not found. #442

Open CutieCat6778 opened 2 years ago

CutieCat6778 commented 2 years ago

Problem description

After running the graylog-sidecar installer file, graylog-sidecar service should be installed, but no. In the "Services" files, there aren't any service that called "sidecar" or the same

Environment

thll commented 2 years ago

@CutieCat6778: did you run the following commands after the installer has finished?

"C:\Program Files\graylog\sidecar\graylog-sidecar.exe" -service install
"C:\Program Files\graylog\sidecar\graylog-sidecar.exe" -service start

See https://docs.graylog.org/docs/sidecar#install-and-start-the-service.