Class RFC5424Protocol

    • Constructor Detail

      • RFC5424Protocol

        public RFC5424Protocol()
    • Method Detail

      • getTransportPayload

        protected byte[] getTransportPayload​(AuditMetadataProvider auditMetadataProvider,
                                             String auditMessage)
        Serialize the syslog message payload body for sending by this transport. Must only be called if this object was initialized with RFC5424Protocol()
        Parameters:
        auditMetadataProvider - audit meta data
        auditMessage - message to prepare
        Returns:
        serialized message