When trying to send logs from outside of OVH network to discover.logs.ovh.com:12202 i'm ending up with a response timeout, same request sent from internal OVH network works good.
Do you have some firewall rules in place that block request outside of you network and/or France?
We're based in Poland
Erreur connexion SSL - Problem with sending messages to 'Data Log Platform' from location outside of OVH netwo
Related questions
- Ssh_init: Host does not exist
21872
13.11.2017 01:40
- Code d’erreur : DLG_FLAGS_SEC_CERT_CN_INVALID ?
20817
14.08.2018 09:32
- Err_too_many_redirects
18128
12.11.2017 15:36
- LetsEncrypt et erreur DNS A / AAAA
17771
16.04.2019 15:34
- Certificat Let's encrypt
17366
21.08.2017 17:44
- Impossible d'activer le certificat SSL pour HTTPS
17341
07.01.2021 02:44
- SSL Cloudflare chez OVH
16853
28.04.2017 09:51
- Trop de redirections suite au HTTPS
16683
14.12.2016 14:30
- Net::err_cert_common_name_invalid
16016
29.05.2017 08:20
- Prise en charge du protocole MQTT
14829
06.04.2017 13:57
Hello Pierre,
Thank you for you quick response.
I also can connect to the server but than after some time I'm getting connection time out.
See below if I use check http it results with connection time out.
I tried both http (2202) and https (12202) endpoints for gelf but it didn't work for me
https://1host.net/check-http?host=discover.logs.ovh.com:2202host.net/check-http?host=discover.logs.ovh.com:2202
On the other hand it always worked form my two ovh vps servers, this is why I thought it might be firewall issue. Do you have any other thoughts what can be wrong here?
Regards,
Hello Pierre,
Thank you, after you last message realized that I used http logger which caused that issue, after changing library everything seems to work correctly.