Log Files

On the MikroTik RouterOS 2.9 we have our logging set to memory for everything except critical which is set to echo. The disk action and memory action were set to 100 they are now set to 300. My question is, when the log reaches 300 entries does it write the log to disk and then create a new log file or do you only see 300 entries period.

Thank you.

its a rolling lines setup, so 300 of the last entries. unless you choose ‘stop’ at which time it wont log anything else.

Sam