esunar / test4

GNU General Public License v3.0
0 stars 0 forks source link

ensure filebeat doesn't harvest k8s pods logs #190

Open esunar opened 1 year ago

esunar commented 1 year ago

This might happen by default (bug 1896290), but it would still be good to double check that filebeat exclude_files lists "^/var/log/pods" and "^/var/log/containers".


Imported from Launchpad using lp2gh.

esunar commented 1 year ago

(by guoqiao) bug 1896290 is merged for filebeat to exclude pods and containers.

We still need to implement this lint to avoid regression, and check old filebeat revision.