logging fluent
Configures Fluent Forwarding parameters.
Command Mode
Exec > Global Configuration
Syntax
logging fluent { host host_info | port port_number | protocol outbound_protocol | disable-tls { false | true } | disable-tls-verification { false | true } | flush-interval flush_interval | storage-limit storage_limit }
host host_info
Specify the Fluentbit or Fluentd instance host information.
Must be a string.
port port_number
Specify the Fluentbit or Fluentd instance port number.
Must be an integer.
protocol outbound_protocol
Specify the outbound protocol.
Must be one of the following:
-
forward
-
http
Default Value: http
Usage Guidelines
Use this command to configure Fluent Forwarding parameters to enable log forwarding to Fluent endpoint.