-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
Description
Apache Airflow version
2.1.2
What happened
I have deployed airflow application on kubernetes using simple yamls definition and I am trying to integrate my airflow application with elasticsearch for logging. I have tried to enable the one or more variables in airflow but my airflow webserver is going in crashloopbackoff state while enabling the "remote_logging" variable. This is the only variable (AIRFLOW__LOGGING__REMOTE_LOGGING) where I am trying to enable it and going crashloopbackoff state. FYI I am using airflow 2.1.2
What you expected to happen
Mentioned variable should be enabled in airflow application for elasticsearch logging.
How to reproduce
No response
Operating System
Debian GNU/Linux 10 (buster)
Versions of Apache Airflow Providers
airflow 2.1.2
Deployment
Other Docker-based deployment
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct