Variable defaultMaskKeywordsConst
defaultMaskKeywords: "secret,credential,password,mail,authorization,connectionString,sig=,postgres://,postgresql://,amqp://,amqps://,AccountKey,SharedAccessKey" = 'secret,credential,password,mail,authorization,connectionString,sig=,postgres://,postgresql://,amqp://,amqps://,AccountKey,SharedAccessKey'
A set of keywords that can be used to mask secret data in log files. Information about some of them:
AccountKey
- Azure connection stringSharedAccessKey
- Azure service bus connection stringsig=
- Azure SAS tokenamqp://
andamqps://
- RabbitMQ connection stringpostgres://
andpostgresql://
- PostgreSQL database connection string