Add support for inotify using File::Tail::Inotify2#29
Add support for inotify using File::Tail::Inotify2#29sbraz wants to merge 2 commits intoklaubert:masterfrom
Conversation
|
sbraz, Have you used mlog2waffle with your inotify patch? It have improved in some way the performance? Best regards. Klaubert |
|
Hi, I do not really have a way of checking whether the performance is better as I never really used the polling method. |
|
Thank you for the update, I will check how to integrate with full tail. Best regards,
|
Hi, I quickly hacked up mlog2waffle to make it support inotify. In my opinion, this should even enabled by default default when possible.
It is missing the FULL_TAIL logic, maybe you could make it work as well or maybe it should mentioned in the config.
Let me know if this pull request looks OK.