Differences between version 5 and previous revision of LogRotateNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Monday, August 23, 2004 1:26:52 pm | by PerryLorier | Revert |
Older page: | version 4 | Last edited on Wednesday, September 10, 2003 11:54:17 pm | by CraigBox | Revert |
@@ -25,4 +25,6 @@
I dont know how logrotate will handle it, if at all. you may need to use the postrotate keyword in your logrotate file to trigger a -HUP to your app, or even restart it (icky).
-----
If you do not specify a value for the rotate parameter it defaults to 0 (ie. it doesn't rotate any logs, just deletes the old one straight away)
+-----
+CategoryNotes