python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Syslog-ng and postgresql connection logs
I would like to send postgres connection logs to the OVH Logs Data Platform service with syslog-ng.
How should syslog-ng be configured to send these logs?
Currently I have the following configuration ...

midix
Votes: 0
Answers: 2
.Net Core 5 - Mailkit : cannot send mail after publish
I'm using Mailkit to send mails in my .Net Core 5 mvc application. In Visual Studio everything works fine when debugging. I receive the mails i send so i know the settings are correct. But when i publ...
kenhas
Votes: 0
Answers: 0
missing "Acces-Control-Allow-Origin" header after nodejs API deployment
SOLVED
The problem was coming from my start script which was linked to an old version of the build, and i didn't remember changing it that's why i didn't check that... So nothing is wrong with the exp...
Arnaud
Votes: 0
Answers: 1
AWS OVH (aws/aws-autoloader)
I can connect to my ovh storage:
$s3Client = new S3Client(['profile' => 'default','endpoint' =>'http://storage.sbg.cloud.ovh.net', 'region' => 'SBG','version' => latest','credentials' =>...
jjsteing
Votes: 0
Answers: 1