Can I know whether i can retrieve logs bsed on current date.
I am planning for
<log path>/*.log
and set ignore_older : 1h
if this the case, how it works. will it scan all logs and take based on current date and time in logs? or based on file time?