diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 61b180f..3b8f5fd 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -96,7 +96,14 @@ Item is present only when is activated and when at least one of stderr or csvlog value is present in - . + . + + On a busy system current_logfiles might not be + updated immediately upon logfile rotation. On an extremely busy system it + is possible, although highly unlikely, for a logfile to be "skipped" and + never appear in current_logfiles. + +