collector-sidecar icon indicating copy to clipboard operation
collector-sidecar copied to clipboard

Graylog-sidecar service not found.

Open CutieCat6778 opened this issue 3 years ago • 1 comments

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

  • Sidecar Version: 1.2
  • Graylog Version: 3.4
  • Operating System: Windows Server 2016
  • Elasticsearch Version: Auto
  • MongoDB Version: Auto

CutieCat6778 avatar Sep 02 '22 13:09 CutieCat6778

@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.

thll avatar Sep 14 '22 12:09 thll