Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 479 Bytes

File metadata and controls

5 lines (3 loc) · 479 Bytes

FireLens Example: Sending to multiple destinations

Sending to multiple destinations is easy with Fluent Bit. Log messages will be sent to any matching output. In this example, we have 2 firehose outputs, each of which match the tag *.

Since the destinations are configured in the custom config file, the app log configuration does not have any options. To use FireLens for logs, and container only needs to specify the awsfirelens log driver- the options are optional.