LogPlex¶
Endpoint |
logplex |
---|---|
URL |
|
Maximum Request Size |
4MB |
LogPlex distributes log entries generated by applications on Heroku. Logs can be forwarded to HTTP drain endpoints for further processing.
To route messages from LogPlex to Observe, configure your HTTP drain endpoint as https://{OBSERVE_CUSTOMER}.collect.observeinc.com/v1/logplex
.
Additional notes¶
LogPlex only supports HTTP Basic Authentication.
Logplex does not currently validate the server certificate during TLS handshake. Observe strongly suggests you review LogPlex security considerations to determine the appropriateness for your environment.