You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/13 12:29:04 UTC

[GitHub] [airflow] raajpackt commented on issue #16558: Connection Base Hook printing out password in Airflow logs,

raajpackt commented on issue #16558:
URL: https://github.com/apache/airflow/issues/16558#issuecomment-879045061


   ```
   [2021-07-13 05:00:02,423] {subprocess.py:79} INFO - [2021-07-13 05:00:02,423] {base.py:78} INFO - Using connection to: id: X. Host: X , Port: X, Schema: X, Login: X, Password: X, extra: {}
   ```
   This is the example output in airflow logs. I have replaced the values with X.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org