Audit Logs in Airflow Overview Level of Audit Logs Location of Audit Logs Types of Events Audit Logs in Airflow Overview Audit logs are a critical component of any system t...
Running Airflow in Docker Before you begin Fetching docker-compose.yaml Initializing Environment Setting the right Airflow user Initialize the database Cleaning-up the enviro...
airflow.secrets Submodules Package Contents Classes Attributes airflow.secrets Secrets framework provides means of getting connection objects from various sources. The fol...
airflow.models.dag Module Contents Classes Functions Attributes airflow.models.dag Module Contents Classes DAG A dag (directed acyclic graph) is a collection of tasks...
Checking Airflow Health Status Webserver Health Check Endpoint Scheduler Health Check Server CLI Check for Scheduler CLI Check for Database HTTP monitoring for Celery Cluster ...
Configuring apache as a proxy What if I’m on 2.2.x (Debian/Ubuntu)? NOTE: On ubuntu, if you’re missing the ./configure file Enable the necessary modules Add the config to Apache...