Difference between revisions of "Common Log Files"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The following list reflects the name and location of common log files for Amahi.
 
The following list reflects the name and location of common log files for Amahi.
  
= Amahi 7 (Fedora 19) =
+
= Amahi Common =
'''Path:'''  /var/log
 
* Web Server (httpd)
 
 
 
** Access:  ''httpd/access_log''
 
** Error:  ''httpd/error_log''
 
  
 
* Watch Dog:  ''monit.log''
 
* Watch Dog:  ''monit.log''
Line 19: Line 14:
  
 
* HDA Updates:  ''hda-updates.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
 
* OS
 
** Boot:  ''boot.log''
 
** Boot:  ''boot.log''
 
** System:  ''messsages''
 
** System:  ''messsages''
 
* OpenVPN:  ''openvpn-status.log''
 
  
 
* MariaDB (MySQL):  ''mysqld.log''
 
* MariaDB (MySQL):  ''mysqld.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
  • Samba: samba/smbd.log
  • OS
    • Boot: boot.log
    • System: syslog
  • OpenVPN: openvpn-status.log
  • MySQL: mysql.log
  • Mail: mail.log
  • Package Manager (apt-get): apt/history.log