Difference between revisions of "Common Log Files"

From Amahi Wiki
Jump to: navigation, search
Line 4: Line 4:
 
'''Path:'''  /var/log
 
'''Path:'''  /var/log
  
* Watch Dog:  ''monit.log''
+
* SSH:  ''secure'''
  
 
* App Install: ''amahi-app-installer.log''
 
* App Install: ''amahi-app-installer.log''
 +
 +
* HDA Updates:  ''hda-updates.log''
 +
 +
* Watch Dog:  ''monit.log''
  
 
* Greyhole:  ''greyhole.log''
 
* Greyhole:  ''greyhole.log''
 
* Amahi Sync:  ''amahi-sync.log''
 
  
 
* Samba:  ''samba/smbd.log''
 
* Samba:  ''samba/smbd.log''
  
* HDA Updates:  ''hda-updates.log''
+
* OpenVPN:  ''openvpn-status.log''
  
* OpenVPN:  ''openvpn-status.log''
+
* Amahi Sync:  ''amahi-sync.log''
  
 
= Amahi 7 (Fedora 19) =
 
= Amahi 7 (Fedora 19) =

Revision as of 01:59, 3 April 2014

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

Amahi Common

Path: /var/log

  • SSH: secure'
  • App Install: amahi-app-installer.log
  • HDA Updates: hda-updates.log
  • Watch Dog: monit.log
  • Greyhole: greyhole.log
  • Samba: samba/smbd.log
  • OpenVPN: openvpn-status.log
  • Amahi Sync: amahi-sync.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