ecs-logging-nodejs
ecs-logging-nodejs copied to clipboard
Exclude sensitive data in morgan format lib
Hi
Is there a way to exclude sensitive data from the log?
For example the authorization header
I see there is a fix for the winston library but not for morgan
Thanks
PR in https://github.com/elastic/ecs-logging-nodejs/pull/185