• # maxsize

    Posté par (site web personnel) . En réponse au message Cache log de squid ne tourne pas. Évalué à 2.

    Cf. logrotate(8) :

    maxsize size
    Log files are rotated when they grow bigger than size bytes even
    before the additionally specified time interval (daily, weekly,
    monthly, or yearly). The related size option is similar except
    that it is mutually exclusive with the time interval options,
    and it causes log files to be rotated without regard for the
    last rotation time, if specified after the time criteria (the
    last specified option takes the precedence). When maxsize is
    used, both the size and timestamp of a log file are considered.
    

    Debian Consultant @ DEBAMAX