mik-laj commented on a change in pull request #6930: [AIRFLOW-6372] Align Azure
Blob Storage remote logging URI scheme
URL: https://github.com/apache/airflow/pull/6930#discussion_r361749686
##########
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:
```suggestion
[logging]
```
----------------------------------------------------------------
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