Does Stackdriver Logging have the ability to receive logs via the syslog protocol?
I'm using the open source Heroku Logplex router to collect logs. Logplex allows you to set up a drain to send the aggregated logs, but I think it sends it using the syslog format.
I'd like to use Stackdriver Logging, but I can't figure out what syslog URL to send to.