sensu / sensu-transport

The Sensu transport abstraction library.
MIT License
14 stars 19 forks source link

Redis transport authentication #19

Closed ernoaapa closed 8 years ago

ernoaapa commented 8 years ago

Hi, I would like to use Redis as transport but looks like that Redis transport doesn't support authentication. Is there some way or workaround?

portertech commented 8 years ago

@ernoaapa it does support authentication:

{"redis": {"password": "secret"}}