GNU/Linux >> LINUX-Kenntnisse >  >> Linux

Speicherorte gemeinsamer Protokolldateien und Konfigurationsdateien für cPanel-Dienste

Dieser Artikel behandelt die Speicherorte der Konfigurationsdateien und Protokolldateien der gängigsten cPanel-Dienste.

Speicherort der cPanel-Dienstprotokolldatei


cPanel-Protokolle

cPanel-Zugriffsprotokolle und Benutzeraktionen /usr/local/cpanel/logs/access_log
cPanel-Kontoübertragungen und andere Protokolle /var/cpanel/logs
Prüfprotokolle für Kontoerstellung, -löschung usw. /var/cpanel/accounting.log
cPanel-Sicherungsprotokolle /usr/local/cpanel/logs/cpbackup
Brute-Force-Schutz (cphulkd)-Protokolle /usr/local/cpanel/logs/cphulkd.log
EasyApache-Build-Protokolle /usr/local/cpanel/logs/easy/apache/
cPanel-Fehlerprotokolle /usr/local/cpanel/logs/error_log
Installationsprotokolle /var/log/cpanel
cPanel-Lizenzaktualisierung und Fehlerprotokolle /usr/local/cpanel/logs/license_log
cPanel-Anmeldefehler /usr/local/cpanel/logs/login_log
Horde-Protokolle /var/cpanel/horde/log/
RoundCube-Protokolle /var/cpanel/roundcube/log/
SquirrelMail-Protokolle /var/cpanel/squirrelmail/
cPanel-Panikprotokolle /usr/local/cpanel/logs/panic_log
Bandbreitenverlauf pro cPanel-Konto (zwischengespeichert) /var/cpanel/bandwidth.cache/{USERNAME}
Bandbreitenverlauf pro cPanel-Konto (vom Menschen lesbar) /var/cpanel/bandwidth/{USERNAME}
Dienststatusprotokolle /var/log/chkservd.log
tailwatchd-Protokolle des Tailwatch-Treibers /usr/local/cpanel/logs/tailwatch_log
Update (UPCP)-Protokolle /var/cpanel/updatelogs/updated.{TIMESTAMP}.log
Website-Statistikprotokolle /usr/local/cpanel/logs/stats_log

 

cPanel-Apache-Protokolle

Apache-Neustartprotokolle  /usr/local/cpanel/logs/safeapcherestart_log
Domain-Zugriffsprotokolle /usr/local/apache/domlogs/{DOMAIN}
suPHP-Audit-Protokolle /usr/local/apache/logs/suphp_log
Webserver- und CGI-Anwendungsfehlerprotokolle /usr/local/apache/logs/error_log


cPanel-E-Mail-Protokolle

E-Mail-Zustell- und -Empfangsprotokolle /var/log/exim_mainlog
Warteschlange für eingehende E-Mails /var/spool/exim/input/
Abgelehnte E-Mail-Protokolle basierend auf ACLS oder anderen Richtlinien /var/log/exim_rejectlog
Schwerwiegende Fehlerprotokolle /var/log/exim_paniclog
IMAP- und POP-Anmeldeversuche, Transaktionen und Fehlerprotokolle /var/log/maillog und /var/log/messages
Mailman-Protokolle /usr/local/cpanel/3rdparty/mailmain/logs


MySQL-Protokolle

MySQL-Fehlerprotokolle /var/lib/mysql/{SERVER_NAME}.err
langsame MySQL-Abfrageprotokolle, wenn aktiviert /var/log/slowqueries

Speicherort der Konfigurationsdatei des cPanel-Dienstes


cPanel-Konfigurationsdatei


Konfigurationsdatei Pfad
cpanel.config /var/cpanel/cpanel.config

Apache-Konfigurationsdatei


Konfigurationsdatei Pfad
httpd.conf /etc/httpd/conf/httpd.conf ODER usr/local/apache/conf/httpd.conf

Binde-Konfigurationsdatei


Konfigurationsdatei Pfad
named.conf /etc/named.conf

Exim-Konfigurationsdatei


Konfigurationsdatei Pfad
exim.conf /etc/exim.conf

Profp-FTP-Server-Konfigurationsdatei


Konfigurationsdatei Pfad
proftpd.conf /etc/proftpd.conf

Pureftp-FTP-Server-Konfigurationsdatei


Konfigurationsdatei Pfad
pure-ftpd.conf /etc/pure-ftpd.conf

MySQL-Konfigurationsdatei


Konfigurationsdatei Pfad
my.cnf /etc/my.cnf

PHP-Konfigurationsdatei


Konfigurationsdatei Pfad
php.ini /usr/local/lib/php.ini

Netzwerkkonfigurationsdatei


Konfigurationsdatei Pfad
Host-Einträge /etc/hosts
Resolver-Konfiguration /etc/resolv.conf
Nameserver-IPs /etc/nameserverips

ClamAV-Konfigurationsdatei


Konfigurationsdatei Pfad
clamav.conf /etc/clamav.conf


Linux
  1. PB for Desktop – Empfangen Sie Dateien und Benachrichtigungen auf Ihrem Desktop

  2. Überprüfen Sie die Linux-Konfigurationsdateien auf Syntaxfehler

  3. Protokolldateien in SQL Server kürzen und verkleinern

  4. Verwenden Sie Find and Locate, um unter Linux nach Dateien zu suchen

  5. Wo finde ich SSH-Anmeldeprotokolldateien auf Centos?

So rotieren und komprimieren Sie Protokolldateien unter Linux mit Logrotate

So melden Sie sich bei cPanel an und ab

Was sind Linux-Protokolle und wo sind sie zu finden?

Ansible Inventar- und Konfigurationsdateien

Standarddateien und -verzeichnisse in cPanel

40 nützliche Git-Befehle für Linux-Administratoren und -Entwickler