I want to get debug log of file monitoring.
So I configured the following settings in "log-local.cfg".
category.TailingProcessor=DEBUG
category.WatchedFile=DEBUG
category.FileTracker=DEBUG
category.FileInputTracker=DEBUG
But there is one thing I worried about that.
Previous version there was "category.BatchReader", but now it was gone.
Now there is "category.TailReader" instead, is this a substitute for "category.BatchReader"?
Even if I look for a document, I can not find a description about it,
Please someone tell me.
↧