Owen-CH-Leung commented on PR #32438: URL: https://github.com/apache/airflow/pull/32438#issuecomment-1627297160
@pankajkoti Can you check on your side like in Kibana dashboard, does the logs have the field `log_id` and `dag_id` ? I set up ES, filebeat and kibana accordingly and inside kibana dashbaord, I can see the logs are streamed to ES, including the new runs that I triggered in airflow web UI. My `airflow.cfg` has been configured as well. However, when I tried to inspect individual message in Kibana, I didn't see the above 2 fields. if `log_id` is missing, I don't think we can retrieve msg from ES properly -- 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]
