`meltano elt` hides error messages returned by the...
# troubleshooting
a
meltano elt
hides error messages returned by the tap, such as a missing config value. This makes troubleshooting a production run using the logs difficult. Any suggestions on how to capture and log the error messages returned by the tap?
@chris_marchetti
t
What version of Meltano? We just shipped https://github.com/meltano/meltano/pull/6432 which surfaces more errors during catalog discovery
a
2.1 I think. Thanks! This is a really helpful update