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

     1  flowLogs:
     2  - name: "test001"
     3    filePath: "/var/log/network/flow-log/pa/test001.log"
     4    fieldMask: []
     5    includeFilters: []
     6    excludeFilters: []
     7    end: "2023-10-09T23:59:59-07:00"
     8  - name: "test002"
     9    filePath: "/var/log/network/flow-log/pa/test001.log"
    10    fieldMask: []
    11    includeFilters: []
    12    excludeFilters: []
    13    end: "2023-10-09T23:59:59-07:00"