Class SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration

    • Constructor Detail

      • EventBufferingConfiguration

        public EventBufferingConfiguration()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        Indicates if event buffering is enabled.
        Returns:
        true if buffering is enabled.
      • setEnabled

        public void setEnabled​(boolean enabled)
        Sets the buffering status.
        Parameters:
        enabled - Indicates if buffering is enabled.