In Salesforce Commerce Cloud, when the size limit of a custom log file is reached, the system automatically rolls over the log file. This means the existing log file is closed and a new log file is started. If the number of log files exceeds the configured limit, the oldest log file is overwritten. This mechanism ensures that logging can continue without interruption and without exceeding storage allocations, thereby maintaining system performance and log file manageability.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit