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 2019/01/19 09:02:16 UTC

[GitHub] mik-laj commented on a change in pull request #4303: [AIRFLOW-3370] Elasticsearch log task handler additional features

mik-laj commented on a change in pull request #4303: [AIRFLOW-3370] Elasticsearch log task handler additional features
URL: https://github.com/apache/airflow/pull/4303#discussion_r249239393
 
 

 ##########
 File path: docs/howto/write-logs.rst
 ##########
 @@ -135,3 +135,103 @@ example:
         [2017-10-03 21:57:51,306] {base_task_runner.py:98} INFO - Subtask: [2017-10-03 21:57:51,306] {models.py:186} INFO - Filling up the DagBag from /airflow/dags/example_dags/example_bash_operator.py
 
 Note the top line that says it's reading from the remote log file.
+
+Writing Logs to Elasticsearch
+-----------------------------
+
+Airflow can be configured to read task logs to Elasticsearch.
 
 Review comment:
   Do you mean "to write"?
   ```suggestion
   Airflow can be configured to write task logs to Elasticsearch.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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