[
https://issues.apache.org/jira/browse/FLUME-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646594#comment-16646594
]
ASF GitHub Bot commented on FLUME-3182:
---------------------------------------
GitHub user szaboferee opened a pull request:
https://github.com/apache/flume/pull/230
FLUME-3182 add support for SSL/TLS for syslog (tcp) sources
Adding SSL/TLS support for syslog and multi port syslog sources
This change also contains some refactoring to avoid code duplication in
sources with SSL/TLS support
As SSL/TLS handling is refactored it is convinient to
add the possibility to specify enabled protocol list FLUME-3275 and
add the possibility to specify enabled cipher suite list FLUME-3276
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/szaboferee/flume FLUME-3182
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #230
----
commit 4336dcfc53ad86e11f101c9ac225b74ac9ebe7aa
Author: Ferenc Szabo <szaboferee@...>
Date: 2018-10-11T11:33:40Z
FLUME-3182 add support for SSL/TLS for syslog (tcp) sources
Adding SSL/TLS support for syslog and multi port syslog sources
This change also contains some refactoring to avoid code duplication in
sources with SSL/TLS support
As SSL/TLS handling is refactored it is convinient to
add the possibility to specify enabled protocol list FLUME-3275 and
add the possibility to specify enabled cipher suite list FLUME-3276
----
> Please add support for SSL/TLS for syslog (tcp) & multi_port syslog (tcp)
> sources
> ---------------------------------------------------------------------------------
>
> Key: FLUME-3182
> URL: https://issues.apache.org/jira/browse/FLUME-3182
> Project: Flume
> Issue Type: Improvement
> Reporter: Stephen Measmer
> Assignee: Ferenc Szabo
> Priority: Major
>
> Today only only avro, http, thrift & thrift_rpc sources support SSL/TLS.
> Sensitive PII can be transmitted in syslog messages, so encrypting the
> traffic will protect it from being sent in the clear.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]