I think Ferenc has been looking at something related to this, or perhaps is trying to get an existing patch merged (FLUME-2442 <https://issues.apache.org/jira/browse/FLUME-2442>, PR 197 <https://github.com/apache/flume/pull/197>). I haven't been following that work closely so I don't know if it's exactly what you're looking for, but maybe he can chime in here.
Mike On Mon, Feb 12, 2018 at 1:16 AM, Wahrmann, Helmut <helmut.wahrm...@rsa.com> wrote: > Hi, > > Do we have a way of storing a password safely, i.e. not in clear text? > When e.g. an Elasticsearch cluster is protected by X-Pack Security, I need > to specify a userid / password when connecting. > The userid / password could be specified in the config, but then the > password would be available in readable form. > > Do we have other sinks or sources, where we are dealing with passwords and > were a suitable method exists? > > best regards, > > Helmut >