Following are some of the things you may not want to write in the log file or write in masked form:
- Passwords (goes without saying)
- Database connection strings
- Encryption keys/access tokens
- Sensitive personal data
- Session identification value (must be masked)
- File Paths (consider masking)
Leave a Reply