updated: 2025-04-11 16:58:48

This commit is contained in:
qxsugar 2025-04-11 16:58:48 +08:00
parent 21e5fc0408
commit f81fb9cb41
2 changed files with 20 additions and 0 deletions

View File

@ -136,6 +136,16 @@ data:
- add_kubernetes_metadata: - add_kubernetes_metadata:
in_cluster: true in_cluster: true
symlinks: true symlinks: true
- type: log
fields:
type: juno-mica-gateway
fields_under_root: true
paths:
- /var/log/containers/juno-mica-gateway*.log
processors:
- add_kubernetes_metadata:
in_cluster: true
symlinks: true
processors: processors:
- add_cloud_metadata: - add_cloud_metadata:
- add_host_metadata: - add_host_metadata:

View File

@ -136,6 +136,16 @@ data:
- add_kubernetes_metadata: - add_kubernetes_metadata:
in_cluster: true in_cluster: true
symlinks: true symlinks: true
- type: log
fields:
type: uat-juno-mica-gateway
fields_under_root: true
paths:
- /var/log/containers/juno-mica-gateway*.log
processors:
- add_kubernetes_metadata:
in_cluster: true
symlinks: true
processors: processors:
- add_cloud_metadata: - add_cloud_metadata:
- add_host_metadata: - add_host_metadata: