updated: 2025-04-11 16:58:48
This commit is contained in:
parent
21e5fc0408
commit
f81fb9cb41
|
|
@ -136,6 +136,16 @@ data:
|
|||
- add_kubernetes_metadata:
|
||||
in_cluster: 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:
|
||||
- add_cloud_metadata:
|
||||
- add_host_metadata:
|
||||
|
|
|
|||
|
|
@ -136,6 +136,16 @@ data:
|
|||
- add_kubernetes_metadata:
|
||||
in_cluster: 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:
|
||||
- add_cloud_metadata:
|
||||
- add_host_metadata:
|
||||
|
|
|
|||
Loading…
Reference in New Issue