LoggingConfiguration

Describes the Apache Airflow log types that are published to CloudWatch Logs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Airflow DAG processing logs published to CloudWatch Logs and the log level.

Link copied to clipboard

The Airflow scheduler logs published to CloudWatch Logs and the log level.

Link copied to clipboard

The Airflow task logs published to CloudWatch Logs and the log level.

Link copied to clipboard

The Airflow web server logs published to CloudWatch Logs and the log level.

Link copied to clipboard

The Airflow worker logs published to CloudWatch Logs and the log level.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String