allow promtail target path to be a glob match
Promtail now expects __path__ to be a glob. All files that match the glob expression will be tailed. If new files are created that match the glob, they will immediately be tailed.
Showing
- cmd/promtail/promtail-docker-config.yaml 1 addition, 1 deletioncmd/promtail/promtail-docker-config.yaml
- cmd/promtail/promtail-local-config.yaml 1 addition, 1 deletioncmd/promtail/promtail-local-config.yaml
- pkg/promtail/target.go 43 additions, 16 deletionspkg/promtail/target.go
- production/helm/templates/promtail/configmap.yaml 2 additions, 2 deletionsproduction/helm/templates/promtail/configmap.yaml
- production/ksonnet/promtail/promtail.libsonnet 3 additions, 3 deletionsproduction/ksonnet/promtail/promtail.libsonnet
Loading
Please register or sign in to comment