📘 Note
There are specific CLI commands for creating Log Drains for some specific Syslog destinations, such as Papertrail.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
📘 Note
There are specific CLI commands for creating Log Drains for some specific Syslog destinations, such as Papertrail.
Usage:
aptible log_drain:create:syslog HANDLE [flags]
Flags:
--drain-apps Drain app logs (default true)
--drain-databases Drain database logs (default true)
--drain-ephemeral-sessions Drain ephemeral session logs (default true)
--drain-proxies Drain proxy logs (default true)
-e, --env string Environment handle (alias)
--environment string Environment handle (required)
--host string Syslog host (required)
--no-drain-apps Do not drain app logs
--no-drain-databases Do not drain database logs
--no-drain-ephemeral-sessions Do not drain ephemeral session logs
--no-drain-proxies Do not drain proxy logs
--port int32 Syslog port (required)
--token string Syslog token (optional)
Was this page helpful?
