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
Problem with sending messages to 'Data Log Platform' from location outside of OVH netwo
Related questions
- Ssh_init: Host does not exist
25070
13.11.2017 01:40
- Code d’erreur : DLG_FLAGS_SEC_CERT_CN_INVALID ?
24059
14.08.2018 09:32
- LetsEncrypt et erreur DNS A / AAAA
22948
16.04.2019 15:34
- SSL Cloudflare chez OVH
21600
28.04.2017 09:51
- Err_too_many_redirects
21096
12.11.2017 15:36
- Certificat Let's encrypt
20819
21.08.2017 17:44
- Impossible d'activer le certificat SSL pour HTTPS
20739
07.01.2021 02:44
- Net::err_cert_common_name_invalid
19947
29.05.2017 08:20
- Trop de redirections suite au HTTPS
19689
14.12.2016 14:30
- Prise en charge du protocole MQTT
18297
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.