- [x] 完成log模块镜像构建、本地端到端写日志——收集——查询流程; - [x] 完成bind模块构建; - [x] 内置域名IP自动更新脚本,使用 /private/argus/etc目录下文件进行同步,容器启动时自动写IP,定时任务刷新更新DNS服务器IP和DNS规则; Co-authored-by: root <root@curious.host.com> Reviewed-on: #8 Reviewed-by: sundapeng <sundp@mail.zgclab.edu.cn>
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
[INPUT]
|
|
Name tail
|
|
Path /logs/train/*.log
|
|
Tag app.train
|
|
Path_Key log_path
|
|
Refresh_Interval 5
|
|
DB /buffers/train.db
|
|
Skip_Long_Lines On
|
|
storage.type filesystem
|
|
multiline.parser python,go,java
|