The Wayback Machine - https://web.archive.org/web/20220310191700/https://github.com/topics/etl-framework
Skip to content
#

etl-framework

Here are 117 public repositories matching this topic...

yaauie
yaauie commented Feb 1, 2022

Logstash information:

Please include the following information:

  1. Logstash version: 7.16.3 (with unverified reports of similar behaviour on 7.15)

    Looking through our case history there were examples of this issue happening after upgrading to 7.15 and higher. The odd behavior is this appears to be intermittent in most cases, and the cases closed out without resolution. Confirmed

CalvinKirs
CalvinKirs commented Feb 24, 2022

Hi, everyone, at present we have added many new plugins to the dev branch. We plan to release a version in March. Community contributors are welcome to test it. If you are interested in this, please leave a message in the issue (if you are interested plugin), I will assign it to you, please leave a message in this issue when you are finished, (if you have additional information, you can submit an

tooptoop4
tooptoop4 commented Dec 8, 2020

If i have an input yaml connecting to jdbc source like:

inputs:
  somedb:
    jdbc:
      connectionUrl: jdbc:jtds:redact
      user: someuser
      password: somepass

the log has

2020-12-08 17:01:28,076 [main] INFO  com.yotpo.metorikku.Job - these are the config inputs: Some(Map(.....somepass

ideally this should be printed as ****** in the log

Improve this page

Add a description, image, and links to the etl-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the etl-framework topic, visit your repo's landing page and select "manage topics."

Learn more