­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ # Watchdog dump file for imunify-realtime-av (im-rt2). Each entry is a # goroutine-stack snapshot captured by stopMonitorWithWatchdog when # Monitor.Stop() exceeds its 8 s budget (DEF-43240). Wedges are rare, # but the dump is ~1 MB per event so a host with repeated wedges can # accumulate quickly. `maxsize` is the right directive for "rotate on # the weekly tick OR sooner if the file exceeds 10 MB" — `size` would # be mutually exclusive with `weekly` and silently override it. /var/imunify360/imrt2-watchdog.log { weekly rotate 4 maxsize 10M compress missingok notifempty create 0640 root _imunify copytruncate }