Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特别是在出现错误的情况下,将当前数据写入日志是有意义的,这样更容易跟踪错误。
在通用日志记录解决方案中,这些日志很容易包含个人、身份或其他敏感信息。
在flowground中,这些日志存储了多长时间?我应该担心记录的数据的敏感性吗?
当前,flowground 使用面向最大磁盘空间的方法来限制要存储的最大日志数量。
我们目前计划将其更改为基于时间的方法,最长为 3 到 5 天。
您对@Stephan Häußler 的最大天数有偏好吗?