基础
指南
参考
系统测试
资源
提交
airflow.providers.opensearch
airflow.providers.opensearch.log
airflow.providers.opensearch.log.os_json_formatter
OpensearchJSONFormatter
将日志记录转换为 JSON 格式,并使用 ISO 8601 日期和时间格式。
基类: airflow.utils.log.json_formatter.JSONFormatter
airflow.utils.log.json_formatter.JSONFormatter
以本地时区的 ISO 8601 日期/时间格式返回 LogRecord 的创建时间。
此条目是否有帮助?
OpensearchJSONFormatter.default_time_format
OpensearchJSONFormatter.default_msec_format
OpensearchJSONFormatter.default_tz_format
OpensearchJSONFormatter.formatTime()