Specifies the minimum version of the TLS protocol to secure metadata streaming on the Rsyslog receiver.
Syntax
[no] datastreaming configuration protocol rsyslog consumers <service_name> ssl min-version {tls1 | tls1.1 | tls1.2}
Parameters
no
Removes the minimum version of the TLS protocol from securing metadata streaming on the Rsyslog receiver.
<service_name>
The name of the service.
tls1
Requires TLSv1 or higher.
tls1.1
Requires TLSv1.1 or higher.
tls1.2
Requires TLSv1.2 or higher (default).
Examples
The following example sets the minimum required version of the TLS protocol to TLSv1.2 or higher:
hostname (config) # datastreaming configuration protocol rsyslog consumers cm7.saturn.example.com ssl min-version tls1.2
The following example removes the minimum version of the TLS protocol from securing metadata streaming on the Rsyslog receiver:
hostname (config) # no datastreaming configuration protocol rsyslog consumers cm7.saturn.example.com ssl min-version
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 8.4.0.