<div dir="ltr">Hi, I&#39;m using Syslog-NG OSE v.3.3.7-1~mhp1~lucid (Ubuntu Lucid)<div>And I have the following destination file():</div><div><div>    file(&quot;/u/logs/`app`/${MONTH}${DAY}/${1}/${1}${2}/${LOGSORT.ACCOUNT}.log&quot;</div>

<div><br></div><div style>Syslog-NG switches to the new file at 23:59:59 every day just fine but for some reason it leaves files for the previous day open:</div><div style><div><b># date</b></div><div>Wed Jul 24 09:04:19 UTC 2013</div>

<div><div><b># lsof | grep a/ac/account.log</b></div><div>syslog-ng 30743     root 3351w      REG              252,2    72597491   66306075 /u/logs/app/0723/a/ac/account.log (deleted)</div><div>syslog-ng 30743     root 4896w      REG              252,2    17017519    4572052 /u/logs/app/0724/a/ac/account.log</div>

</div><div><br></div><div style>And they&#39;re being deleted by my rotating script.</div><div style>Reloading syslog-ng using init script or with `kill -HUP` doesn&#39;t help - all deleted files are still open by syslog-ng.</div>

<div style><div>Global option &quot;time_reap (30);&quot; doesn&#39;t seem to help too.</div><div><br></div><div style>Any ideas?</div><div><br></div></div></div><div><br></div>-- <br>Best regards,<br>Koldaev Anton
</div></div>