phstudy commented on a change in pull request #6930: [AIRFLOW-6372] Align WASB
remote logging URI scheme (1.10.x)
URL: https://github.com/apache/airflow/pull/6930#discussion_r361771736
##########
File path: docs/howto/write-logs.rst
##########
@@ -190,12 +174,12 @@ To output task logs to stdout in JSON format, the
following config could be used
Writing Logs to Elasticsearch over TLS
----------------------------------------
-To add custom configurations to ElasticSearch (e.g. turning on ``ssl_verify``,
adding a custom self-signed cert, etc.) use the ``elasticsearch_configs``
setting in your ``airfow.cfg``
+To add custom configurations to Elasticsearch (e.g. turning on ``ssl_verify``,
adding a custom self-signed cert, etc.) use the ``elasticsearch_configs``
setting in your ``airfow.cfg``
.. code-block:: ini
[core]
Review comment:
Same as above.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services