This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$75] Add config logging to receiver, processor, and UI #218
Closed
Description
@afrisalyp - We're seeing some odd config issues in prod that are hard to debug. What I'd like to do is have the app dump the configuration values from the config module when the app starts, to the log.
This should be all values, with one value on each line. We'll skip:
- AWS keys and secrets
- KAFKA cert and key
- Auth0 client secret and client ID
- Any other sensitive values that shouldn't be logged