7.7: broken filebeat pipeline for Nginx access logs

Hi Slavik,

I have some problems with the update two of them are in that post, but I'm not having lucky with the answers.

I'm very interested of your update. Do you use

add_kubernetes_metadata:

With the update from 7.3 to 7.7 I cannot use this piece

        - add_kubernetes_metadata:
            in_cluster: true
            host: ${NODE_NAME}
            matchers:
            - logs_path:
                logs_path: "/var/log/containers/"

How did you solve it?

Thank you very much