im having this situation: Im parsing some log files with perl daemon. This daemon writes data to mysql db.
后勤档案可以:
- be rotated ( solved by filesize and some logic )
- doesnt exist ( ignore_nonexistant parameter in Tail)
Daemon:
- Can be killed
- Can became dead by some reazon.
Im using file:Tail to tail tha file. 建立日期或档案的轮换机制可以有所帮助。 什么机制应该用来从档案中的某些位置开始尾声? (大概如此之多,无法书面查阅档案系统)。
我想到的是非行的立场变异,但这赢得了我的帮助。
也许有些机制会把位置参数传递给教区进程?
我只是想重新发明自行车。