Ich befinde mich in einer Situation, in der ich Apache-Protokolle in RHEL 7 von var/log/httpd/access_log in ein bestimmtes Verzeichnis umleiten muss.
Antwort1
Ändern der Datei/etc/http.conf
# vi /etc/http.conf
Geben Sie den angezeigten Pfad an /var/log/httpd/access_log
. Dabei handelt es sich um das bei der Installation mitgelieferte Standardprotokollverzeichnis.