基礎
指南
參考
系統測試
資源
提交
airflow.providers.elasticsearch
airflow.providers.elasticsearch.log
airflow.providers.elasticsearch.log.es_json_formatter
ElasticsearchJSONFormatter
將日誌記錄轉換為具有 ISO 8601 日期和時間格式的 JSON。
基底: airflow.utils.log.json_formatter.JSONFormatter
airflow.utils.log.json_formatter.JSONFormatter
以 ISO 8601 日期/時間格式,在本機時區中傳回 LogRecord 的建立時間。
此條目是否有幫助?
ElasticsearchJSONFormatter.default_time_format
ElasticsearchJSONFormatter.default_msec_format
ElasticsearchJSONFormatter.default_tz_format
ElasticsearchJSONFormatter.formatTime()