Difference between revisions of "Common Log Files"

From Amahi Wiki
Jump to: navigation, search
Line 36: Line 36:
 
* Web Server (apache2)
 
* Web Server (apache2)
  
** Access:   
+
** Access:  apache2/access.log
** Error:   
+
** Error:  apache2/error.log
  
 
* Watch Dog:  monit.log
 
* Watch Dog:  monit.log
Line 47: Line 47:
 
* Amahi Sync:  amahi-sync.log
 
* Amahi Sync:  amahi-sync.log
  
* Samba:   
+
* Samba:  samba/smbd.log
  
 
* HDA Updates:  hda-updates.log
 
* HDA Updates:  hda-updates.log
  
 
* OS
 
* OS
** Boot:   
+
** Boot:  boot.log
** System: 
 
  
* OpenVPN:   
+
** Systemsyslog
  
* MySQL:   
+
* OpenVPNopenvpn-status.log
  
* Mail:   
+
* MySQLmysql.log
  
* Package Manager (apt-get):
+
* Mail:  mail.log
 +
 
 +
* Package Manager (apt-get): apt/history.log

Revision as of 01:44, 3 April 2014

The following list reflects the name and location of common log files for Amahi.

Amahi 7 (Fedora 19)

Path: /var/log

  • Web Server (httpd)
    • Access: httpd/access_log
    • Error: httpd/error_log
  • 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
  • OS
    • Boot: boot.log
    • System: messsages
  • OpenVPN: openvpn-status.log
  • 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
  • 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
  • OS
    • Boot: boot.log
    • System: syslog
  • OpenVPN: openvpn-status.log
  • MySQL: mysql.log
  • Mail: mail.log
  • Package Manager (apt-get): apt/history.log