Taragolis commented on code in PR #35707:
URL: https://github.com/apache/airflow/pull/35707#discussion_r1397613990


##########
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:
   As far as I remember it is only related to compatible parameters names and 
should be fixed in: 
   - https://github.com/apache/airflow/pull/34119
   - https://github.com/apache/airflow/issues/34099



-- 
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]

Reply via email to