Taragolis commented on code in PR #35707:
URL: https://github.com/apache/airflow/pull/35707#discussion_r1397602563
##########
docs/apache-airflow-providers-elasticsearch/logging/index.rst:
##########
@@ -61,7 +61,7 @@ cert, etc.) use the ``elasticsearch_configs`` setting in your
``airflow.cfg``
remote_logging = True
[elasticsearch_configs]
- use_ssl=True
+ use_ssl=True # (This setting is valid only for ``elasticsearch<8``)
Review Comment:
Maybe we just need to remove it from the documentation?
--
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]