Difference between revisions of "Common Log Files"

From Amahi Wiki
Jump to: navigation, search
Line 5: Line 5:
 
* Web Server (httpd)
 
* Web Server (httpd)
  
** Access:  httpd/access_log
+
** Access:  ''httpd/access_log''
** Error:  httpd/error_log
+
** Error:  ''httpd/error_log''
  
* Watch Dog:  monit.log
+
* Watch Dog:  ''monit.log''
  
* App Install: amahi-app-installer.log
+
* App Install: ''amahi-app-installer.log''
  
* Greyhole:  greyhole.log
+
* Greyhole:  ''greyhole.log''
  
* Amahi Sync:  amahi-sync.log
+
* Amahi Sync:  ''amahi-sync.log''
  
* Samba:  samba/smbd.log
+
* Samba:  ''samba/smbd.log''
  
* HDA Updates:  hda-updates.log
+
* HDA Updates:  ''hda-updates.log''
  
 
* OS
 
* OS
** Boot:  boot.log
+
** Boot:  ''boot.log''
** System:  messsages
+
** System:  ''messsages''
  
* OpenVPN:  openvpn-status.log
+
* OpenVPN:  ''openvpn-status.log''
  
* MariaDB (MySQL):  mysqld.log
+
* MariaDB (MySQL):  ''mysqld.log''
  
* Mail:  maillog
+
* Mail:  ''maillog''
  
* Package Manager (YUM):  yum.log
+
* Package Manager (YUM):  ''yum.log''
  
 
= Amahi 6 (Ubuntu 12.04.x) =
 
= Amahi 6 (Ubuntu 12.04.x) =

Revision as of 01:53, 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