updated: 2025-03-14 11:05:59

This commit is contained in:
qxsugar 2025-03-14 11:05:59 +08:00
parent 52e5721ce4
commit a98b9e35d4
2 changed files with 20 additions and 0 deletions

View File

@ -126,6 +126,16 @@ data:
- add_kubernetes_metadata: - add_kubernetes_metadata:
in_cluster: true in_cluster: true
symlinks: true symlinks: true
- type: log
fields:
type: juno-payment-center
fields_under_root: true
paths:
- /var/log/containers/juno-payment-center*.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

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