...

Text file src/edge-infra.dev/pkg/edge/logging/fluentbit/testdata/siem/siem.json

Documentation: edge-infra.dev/pkg/edge/logging/fluentbit/testdata/siem

     1[
     2    {
     3        "labelName": "testLabel",
     4        "namespace": "redpanda",
     5        "container": "redpanda",
     6        "pod": "redpanda",
     7        "log_class": "security",
     8        "log_type": "redpanda",
     9        "pattern": "xyz"
    10        
    11    },
    12    {
    13        "labelName": "testLabel2",
    14        "namespace": "couchdb",
    15        "container": "couchdb",
    16        "pod": "couchdb",
    17        "log_class": "security",
    18        "log_type": "couchdb",
    19        "pattern": "xyz"
    20    }
    21]

View as plain text