Timeline for How to avoid apache reload when rotating logs?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 24, 2018 at 10:52 | comment | added | Arie Skliarouk | There is similar app "rotatelogs" in apache2-utils package. Just be careful not to "pipe" into same log file from different apache virtual servers - they will stomp on each other. | |
| Sep 10, 2012 at 10:59 | comment | added | harp | Looks like a good alternative. Does cronolog compress on-the-fly? | |
| Sep 10, 2012 at 9:48 | comment | added | Jenny D | Piping to any external program can be a problem if there's a lot of traffic to the web server. But it does neatly avoid the filehandle issue. | |
| Sep 10, 2012 at 9:42 | history | answered | Boris Ivanov | CC BY-SA 3.0 |