yashshrivastav22 opened a new issue #20984: URL: https://github.com/apache/airflow/issues/20984
### 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? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
