更新filebast的配置文件

This commit is contained in:
2025-12-14 21:41:27 +08:00
parent ead24989ed
commit 036fe5335b
2 changed files with 148 additions and 37 deletions

View File

@@ -22,18 +22,6 @@ data:
paths:
- /var/log/containers/*-${data.kubernetes.container.id}.log
# templates:
# - condition:
# exists: ['kubernetes.pod.name']
# config:
# - type: container
# id: "debug"
# paths:
# - /var/log/containers/*.log
# # follow_symlinks: true
# # parsers:
# # - container: ~
# ---- 输出到 Elasticsearch ----
output.elasticsearch:
@@ -48,6 +36,3 @@ data:
logging.selectors: ["*"]