Files
2026-01-11 15:33:22 +08:00

15 lines
445 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#程序功能描述
##订阅消费kafka
1、消费syslog 日志文件指定的 topic
2、syslog 日志信息存储入 iinfluxdb
3、9月25日之前先保存进入 postgres 数据库。 演示当前业务数据处理流程。
4、日志信息收取后匹配数据泛化配置信息解析数据并入库到标准表。
#更新日志
##日期2025-11-27
1、补充alarm 表 orgin_log_ids 字段的原始日志ID获取、数据插入。