Name | Description |
---|---|
SyslogAuditBackend | Represents the AuditBackendType.Syslog based audit backend. This audit backend writes audit logs to syslog. It currently does not support a configurable syslog destination, and always sends to the local agent. This backend is only supported on Unix systems, and should not be enabled if any standby Vault instances do not support it. |
SyslogAuditBackendOptions | Represents the options for the SyslogAuditBackend. |