Write Logs to ElasticSearch #13948
Unanswered
nicolamarangoni
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have several AirFlow instances in Kubernetes and we would like to write all logs to our ElasticSearch. I have found the following setting in the docs:
However, our ES-admin says that we need to also to set an api key, an index, etc.
How do I setup all these parameters in the airflow config?
Beta Was this translation helpful? Give feedback.
All reactions