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)
Latest posts by Ajitesh Kumar (see all)
- Retrieval Augmented Generation (RAG) & LLM: Examples - February 15, 2025
- How to Setup MEAN App with LangChain.js - February 9, 2025
- Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks - February 8, 2025
I found it very helpful. However the differences are not too understandable for me