I’m having two specific issues with 1.0 that weren’t there in 0.8.1.
First problem is that when installing Sidecar on a Windows 7 machine, there isn’t a service that gets created like in 0.8.1. I successfully created a sidecar/configuration in Graylog 3.0 but the only time the status turns to running is when I manually run C:\program files\graylog\sidecar\graylog-sidecar.exe
when installing graylog side car, in .8.1 a node-id file (was collector-id) gets created automatically from the UUID of the machine. I handled this manually using a batch file for install. Just would like clarification on why change this when it made the install process so easy on windows
I need a resolution to #1 as soon as possible please. I tried to “sc create” using graylog-sidecar.exe but that fails no matter how i spin it. Here is the syntax “sc create graylogscservice binpath=“C:\Program Files\Graylog\sidecar\graylog-sidecar.exe” start=auto”.
The CAchain.pem file is the CA certificate chain, which is used by my BEATS outputs, which do certificate validation. The path C:\Windows\System32\CAchain.pemis used in the definition of the BEATS output.