基础
指南
参考
系统测试
资源
提交
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()