> On Apr 8, 2019, at 8:56 AM, Waqas Toor <waqasnasirtoor at gmail.com> wrote:
>
> Hello Community,
> Is there a way to split linelog file to hourly/daily based files?
> e.g something like
> filename= ${logdir}/acct_log-%Y-%M-%D-%H
Yes. If you try that, it will work.
Alan DeKok.