Skip to content

Update README to include documentation about filtering information via pep_regex_to_match #191

Description

@j-hudecek

With irods 4.3.3 on Ubuntu 24, and amqp plugin 4.3.3 I get tons of these useless (?) messages:

{
    "tcp_socket_handle" => "0",
       "std_string_ptr" => "",
            "rule_name" => "pep_network_write_header_finally",
           "@timestamp" => 2026-04-20T09:57:58.787Z,
                "ERROR" => "[BytesBuf const*] not supported",
             "hostname" => "u24",
                  "pid" => 35510,
           "std_string" => "tcp",
                "event" => {
        "original" => "\u0000SpE\u0000Ss�\u0000\u0000\u0000'\u0000\u0000\u0000\n@@@@@@�\u0010application/json@@�\u0000\u0000\u0001��SK�\u0000Sw��{\"@timestamp\":1776679078787,\"ERROR\":\"[BytesBuf const*] not supported\",\"hostname\":\"u24\",\"pid\":35510,\"rule_name\":\"pep_network_write_header_finally\",\"std_string\":\"tcp\",\"std_string_ptr\":\"\",\"tcp_socket_handle\":\"0\"}"
    },
             "@version" => "1"
}

is there a way to not emit them so I don't have to filter them out later?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions