Difference between revisions of "Common Log Files"
From Amahi Wiki
Line 37: | Line 37: | ||
'''Path:''' /var/log | '''Path:''' /var/log | ||
* Web Server (apache2) | * Web Server (apache2) | ||
− | |||
** Access: ''apache2/access.log'' | ** Access: ''apache2/access.log'' | ||
** Error: ''apache2/error.log'' | ** Error: ''apache2/error.log'' | ||
− | |||
− | |||
* OS | * OS | ||
** Boot: ''boot.log'' | ** Boot: ''boot.log'' | ||
− | |||
** System: ''syslog'' | ** System: ''syslog'' | ||
− | |||
− | |||
* MySQL: ''mysql.log'' | * MySQL: ''mysql.log'' |
Revision as of 01:56, 3 April 2014
The following list reflects the name and location of common log files for Amahi.
Amahi Common
- Watch Dog: monit.log
- App Install: amahi-app-installer.log
- Greyhole: greyhole.log
- Amahi Sync: amahi-sync.log
- Samba: samba/smbd.log
- HDA Updates: hda-updates.log
- OpenVPN: openvpn-status.log
Amahi 7 (Fedora 19)
Path: /var/log
- Web Server (httpd)
- Access: httpd/access_log
- Error: httpd/error_log
- OS
- Boot: boot.log
- System: messsages
- MariaDB (MySQL): mysqld.log
- Mail: maillog
- Package Manager (YUM): yum.log
Amahi 6 (Ubuntu 12.04.x)
Path: /var/log
- Web Server (apache2)
- Access: apache2/access.log
- Error: apache2/error.log
- OS
- Boot: boot.log
- System: syslog
- MySQL: mysql.log
- Mail: mail.log
- Package Manager (apt-get): apt/history.log