+ If you are not interested in some log types or they cause overloading in your backend, you can specify which log types are forwarded with your syslog drain using the `include-log-types` or `exclude-log-types` Syslog URL query parameters. The `include-log-types` parameter forwards only logs from the specified log types, while `exclude-log-types` forwards all logs except those from the specified log types. Both parameters accept a comma-separated list of log types, and you can only use one parameter at a time. For a list of valid log types, see [App logging in Cloud Foundry](../deploy-apps/streaming-logs.html).
0 commit comments