Skip to content

Add SSL/TLS support to Redis input#4236

Merged
danielnelson merged 2 commits intoinfluxdata:masterfrom
lcharkiewicz:redis-ssl
Jun 6, 2018
Merged

Add SSL/TLS support to Redis input#4236
danielnelson merged 2 commits intoinfluxdata:masterfrom
lcharkiewicz:redis-ssl

Conversation

@lcharkiewicz
Copy link
Contributor

@lcharkiewicz lcharkiewicz commented Jun 5, 2018

SSL/TLS support is added to make Redis input working with services like:

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

SSL/TLS support is added to make Redis input working with services like
AWS Elasticache with Encryption-in-transit turned on, Redis with stunnel
or Redis with native SSL support (https://github.com/antirez/redis/pull/4855).
@danielnelson danielnelson added this to the 1.8.0 milestone Jun 5, 2018
@danielnelson danielnelson added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin area/redis labels Jun 5, 2018
@danielnelson danielnelson merged commit 3ef4dff into influxdata:master Jun 6, 2018
mkboudreau added a commit to mkboudreau/telegraf that referenced this pull request Jun 22, 2018
* master: (329 commits)
  Fix panic with unicode counter names in win_perf_counters  (influxdata#4255)
  Update go-syslog version
  Update changelog
  Update tengine docs
  Restore tengine input plugin (influxdata#4160)
  Fix TLS and SSL config option parsing (influxdata#4247)
  Update changelog
  Use same flags for all bsd family ping varients (influxdata#4241)
  Ignore more boring filesystems from disk plugin (influxdata#4244)
  Update changelog
  Add SSL/TLS support to Redis input (influxdata#4236)
  Don't skip metrics during startup in aggregate phase (influxdata#4230)
  Set 1.6.4 release date
  Update master version to 1.8
  Update sample config
  Add go-syslog to dependencies licenses list
  Update changelog
  Revert "Update aerospike-client-go version to latest release (influxdata#4128)"
  Update changelog
  Fix misnamed option in varnish sample config
  ...
MrMaxBuilds pushed a commit that referenced this pull request Jun 26, 2018
rgitzel pushed a commit to rgitzel/telegraf that referenced this pull request Oct 17, 2018
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/redis feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants