Issue
I'm looking into draining Private Space Logging from my Shield Private Space. Which logging services can I use?
Resolution
Private Space Logging sends logs as syslog formatted request body through POST
requests on HTTPS. Any services that are compatible with this will be able to be used as a log drain.
In addition to Splunk, Sumo Logic, LogDNA, and customer managed log-iss app listed in the Dev Center article, we are aware of the following services can/cannot be used as a log drain for Private Space Logging as of writing this article:
- Logentries: compatible with Private Space Logging, however, logs maybe lost while volume is high. This service is fully compatible with Heroku as an add-on to drain logs from Common Runtime apps and non-Shield Private Space apps.
- Papertrail: not compatible with Private Space Logging as it only accepts logs through syslog(+tls) protocol. This service is fully compatible with Heroku as an add-on to drain logs from Common Runtime apps and non-Shield Private Space apps.