I want to send logstream data to a remote opentelemetry collector that I am running.
I have syslogreceiver ( opentelemetry-collector-contrib/receiver/syslogreceiver at main · middleware-labs/opentelemetry-collector-contrib · GitHub )
My syslogreceiver is also exposed at mycustomdomain:customport,
But, when I try to add the log stream it says …
“failed to upsert log stream setting: couldn’t connect to log stream”
Is there any documentation around how we can build a custom syslog sink that is compatible for render.com ?