Description
RelpFrameAccess{txn=3, command=rsp, payloadLength=45, payload=500 EXCEPTION WHILE PROCESSING SYSLOG PAYLOAD, endOfTransfer= }
->
RelpFrameAccess{txn=3, command=rsp, payloadLength=45, status=500, payload=EXCEPTION WHILE PROCESSING SYSLOG PAYLOAD, endOfTransfer= }
Use case or motivation behind the feature request
Easier to handle, no need to do .startsWith("500") checks or anything
Related issues
Additional context