error log file and configuration file to troubleshoot
Where are the configuration and log files for troubleshooting?
The configuration file is located at /usr/local/etc/ezlogin/ez.conf
Ezeelogin has two logs files one for the web interface and one for the backend ssh interface.
FRONTEND OR WEB INTERFACE LOGS
- The frontend or the web interface runs on PHP and hence a separate log file for it. The logs files are stored in the /{system folder specified at the time of installation.
- You can find the path by checking the system_folder in /usr/local/etc/ezlogin/ez.conf. The path would /{system folder}/applicaton/logs/
BACKEND OR SSH LOGS
- The backend or ssh error logs for each Ezeelogin users is stored in /home/{username}/ezsh.log file.
- If you are having any issues with the ssh logins, this is the log file to take a look.