Correctly drop weave-net logs
This commit is contained in:
@@ -71,7 +71,7 @@ data:
|
||||
pipeline_stages:
|
||||
- docker: {}
|
||||
- match:
|
||||
selector: '{name="weave-net"}'
|
||||
selector: '{app="weave-net"}'
|
||||
action: drop
|
||||
- match:
|
||||
selector: '{filename=~".*konnectivity.*"}'
|
||||
|
Reference in New Issue
Block a user