github.com/cilium/cilium@v1.16.2/pkg/hubble/exporter/testdata/invalid-flowlogs-config.yaml (about)

     1  flowLogs:
     2  - name: "test001"
     3    filePath: "/var/log/network/flow-log/pa/test001.log"
     4    fieldMask: "this", "is", "invalid"
     5    includeFilters: []
     6    excludeFilters: []
     7    end: "2023-10-09T23:59:59-07:00"