Redis output multiple password support. #16058
Labels
bug
enhancement
good first issue
Indicates a good issue for first-time contributors
libbeat
:Outputs
Team:Integrations
Label for the Integrations team
The redis output allows the user to configure multiple redis hosts. Beats will use the list of hosts for load-balancing. The redis output allows users to configure an username and password, but this requires users to setup each redis host with the same set of credentials.
Similar to other outputs and modules in metricbeat the username and password should be configurable with per host like this (proposal by @andrewkroh #5891 (comment)):
The text was updated successfully, but these errors were encountered: