在 Java 中检测 RollOver 文件
我正在监听 Java 中系统日志文件的更改。我使用接受的答案来处理文件的新条目。但是,我找不到检测翻转文件的有效解决方案。系统日志文件可能每天或根据文件大小滚动更新。
处理此类案件的最佳做法是什么?
I am listening changes to a syslog file in Java. I use the accepted answer to process new entries to the file. However, I couldnt find an efficient solution for detecting rollover files. Syslog file might be rolledover daily or based on filesize.
What are the best practises for handling such a case?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论