daniel
11/01/2023, 8:37 PMmeltano run? we have a pipeline of this form:
meltano run tap mapper target
where mapper is responsible for obfuscating data from one of the fields that's being emitted by tap. however the output of tap is leaking sensitive information into logs which has to be avoideddaniel
11/01/2023, 8:40 PM--quiet or set the --log-level?edgar_ramirez_mondragon
11/06/2023, 7:04 PMWARNING, should helpdaniel
11/06/2023, 9:59 PMtwilio-tap-zendesk and for now we've addressed this by setting the log level to `WARNING`: https://github.com/twilio-labs/twilio-tap-zendesk