How does the logging work?
When the customer access the site during the maintenance period it adds entries in the var/log/store_maintenance.log file.
There are three options for logging
- No Logging: disable the log
- Log only denied access: only log when the user accesses the maintenance page. It will not add a log of excluded IPs or URLs.
- Log all access: log all access including excluded IPs or URLs