How to install Graylog Collector sidecar using tar.gz file

Hi All,

I am trying to install Graylog collector sidecar using collector-sidecar-0.1.4.tar.gz but I am unable to do the setup.

Also I couldn’t find any reference documentation related to this setup and I am trying to do custom installation out of it.

When I untar the collector-sidecar-0.1.4.tar.gz file I am getting the graylog-collector-sidecar.exe file in the path (~/collector-sidecar/0.1.4/windows/amd64) How do I setup the graylog collector sidecar with the .exe?

I just execute the .exe in powershell and I got the following response,

time="2017-12-21T16:48:48Z" level=info msg="collector-id file doesn't exist, generating a new one"
time="2017-12-21T16:48:48Z" level=info msg="Using collector-id: 273f5f1e-7868-43c7-bfd5-530a66156b96"
time="2017-12-21T16:48:48Z" level=info msg="Fetching configurations tagged by: [windows iis]"
time="2017-12-21T16:48:50Z" level=info msg="Starting signal distributor"
time="2017-12-21T16:48:50Z" level=info msg="[winlogbeat] Starting (exec driver)"
time="2017-12-21T16:48:50Z" level=info msg="[filebeat] Starting (exec driver)"
time="2017-12-21T16:48:51Z" level=error msg="[filebeat] Backend finished unexpectedly, trying to restart 1/3."
time="2017-12-21T16:48:51Z" level=info msg="[filebeat] Stopping"
time="2017-12-21T16:48:51Z" level=error msg="[winlogbeat] Backend finished unexpectedly, trying to restart 1/3."
time="2017-12-21T16:48:51Z" level=info msg="[winlogbeat] Stopping"
time="2017-12-21T16:48:53Z" level=info msg="[filebeat] Starting (exec driver)"
time="2017-12-21T16:48:53Z" level=info msg="[winlogbeat] Starting (exec driver)"
time="2017-12-21T16:48:54Z" level=error msg="[filebeat] Backend finished unexpectedly, trying to restart 2/3."
time="2017-12-21T16:48:54Z" level=info msg="[filebeat] Stopping"
time="2017-12-21T16:48:54Z" level=error msg="[winlogbeat] Backend finished unexpectedly, trying to restart 2/3."
time="2017-12-21T16:48:54Z" level=info msg="[winlogbeat] Stopping"
time="2017-12-21T16:48:56Z" level=info msg="[filebeat] Starting (exec driver)"
time="2017-12-21T16:48:56Z" level=info msg="[winlogbeat] Starting (exec driver)"
time="2017-12-21T16:48:57Z" level=error msg="[filebeat] Backend finished unexpectedly, trying to restart 3/3."
time="2017-12-21T16:48:57Z" level=info msg="[filebeat] Stopping"
time="2017-12-21T16:48:57Z" level=error msg="[winlogbeat] Backend finished unexpectedly, trying to restart 3/3."
time="2017-12-21T16:48:57Z" level=info msg="[winlogbeat] Stopping"
time="2017-12-21T16:48:59Z" level=info msg="[filebeat] Starting (exec driver)"
time="2017-12-21T16:48:59Z" level=info msg="[winlogbeat] Starting (exec driver)"

But the files are installed in the default path and I want to install the collector sidecar in the specific directory.

Is it possible in the collector-sidecar-0.1.4.tar.gz?

Please kindly share your thoughts and any reference documentation.

Thanks,
Ganeshbabu R

Hi @jan @jochen

if possible can you please share your thoughts on this setup?

I am stuck here and I coudn’t know how to proceed further as there is not enough information in the documentation on how to setup collector sidecar using collector-sidecar-0.1.4.tar.gz

Please kindly share any inputs.

Regards,
Ganeshbabu R

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.