Add structured logs

This commit is contained in:
Charles-Axel Dein 2024-05-28 11:57:35 -04:00
parent 618c2c7ff2
commit 76efa32b11
No known key found for this signature in database

View File

@ -1374,6 +1374,7 @@ Richard Feynman's Learning Strategy:
- A standard logging format is good enough
- [Logging - OWASP Cheat Sheet Series](https://cheatsheetseries.owasp.org/cheatsheets/Logging_Cheat_Sheet.html)
- [The Audit Log Wall of Shame](https://audit-logs.tax/): list of vendors that dont prioritize high-quality, widely-available audit logs for security and operations teams.
- [Guide on Structured Logs](https://signoz.io/blog/structured-logs/)
#### Error/exception handling