→ Applies to: SynetoOS 4.x
Step 1. Connect to SynetoOS appliance via SSH as admin
ssh admin@<your_ip_address_or_hostname>
Step 2 (optional). Change into Solaris shell (in case you're directed to an unsupported shell)
un sh
Step 3. Get root privileges
sudo su -
Step 4. All software-related logs (protections, schedules, replicas) can be viewed within this file
/var/log/app.log
Step 5. All logs relating to Syneto's web interface can be viewed within this file
/var/log/web.log
Within the folder in which these .log files are located, older files named like this can be found. These files concern older logs
web.log.0 web.log.1 app.log.0 app.log.1