Hello @fbcbarbosa What version of Filebeat you are running?
Also debug log would help in that case, from the code, I think it would useful to use the "config" and "kubernetes" selector, adding the following to you configuration would do that.
logging.level: debug
logging.selectors: ["config", "kubernetes" ]