Issue getting logs on W10 with Collector-Sidecar

Hi all,

I have been able to set up Graylog on an Ubuntu box and it is running and I can get to the web interface of it.

I am unable to collect logs, however, and I am wondering if I could have some pointers as to where I may be going wrong.

I have v2.4.6 of Graylog installed.

Collector-sidecar plugin shows as installed and enabled

I am using W10 to run Collector-sidecar and it allowed me to install and start the service.

I get the following in the logs though and I am not sure where I am going wrong:

time="2018-08-09T21:59:56+01:00" level=info msg="Starting signal distributor" 
time="2018-08-09T22:00:06+01:00" level=error msg="[RequestBackendList] Bad response status from Graylog server: 404 Not Found" 
time="2018-08-09T22:00:06+01:00" level=error msg="Can't fetch collector list from Graylog API: GET http://10.255.255.100:9000/api/sidecar/collectors: 404 HTTP 404 Not Found" 
time="2018-08-09T22:00:16+01:00" level=error msg="[RequestBackendList] Bad response status from Graylog server: 404 Not Found" 
time="2018-08-09T22:00:16+01:00" level=error msg="Can't fetch collector list from Graylog API: GET http://10.255.100.100:9000/api/sidecar/collectors: 404 HTTP 404 Not Found" 

I’m just not sure where I am going wrong.

Thanks

is your Graylog running on http://10.255.255.100:9000/ ? this is what error log tells is configured in your sidecar.

It’s running on a dynamic DNS address, but not sure where it is getting the 10.255.255.100 from as in all config files and the IP address of the box itself is 10.255.100.100

It is accessible via the ddns address and the IP of 10.255.100.100

Just had a look at the config files and nowhere does it state 10.255.255.100 but 10.255.100.100

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