You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/30 12:28:54 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme

mik-laj commented on a change in pull request #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme
URL: https://github.com/apache/airflow/pull/6931#discussion_r400151802
 
 

 ##########
 File path: airflow/config_templates/config.yml
 ##########
 @@ -337,7 +337,7 @@
       default: "{AIRFLOW_HOME}/logs"
     - name: remote_logging
       description: |
-        Airflow can store logs remotely in AWS S3, Google Cloud Storage or Elastic Search.
+        Airflow can store logs remotely in AWS S3, Azure Blob Storage, Google Cloud Storage or Elasticsearch.
 
 Review comment:
   ```suggestion
           Airflow can store logs remotely in remote sources
   ```
   We have too long list. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services