From bd2e1e74868750808344e3b054a3afa5b0345af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BB=BFghost-from-the-past?= Date: Wed, 28 Apr 2021 11:24:30 +0200 Subject: [PATCH] Updated log files locations (markdown) --- log-files-locations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/log-files-locations.md b/log-files-locations.md index 035e394..5f6f8d7 100644 --- a/log-files-locations.md +++ b/log-files-locations.md @@ -4,7 +4,7 @@ tracks_web_server_directory /log/production.log

-

Apache web server

+

Apache web server logs

the place is defined during the configuration of Apache to host Tracks

normally something like

(Ubuntu, Debian)

@@ -14,7 +14,7 @@

(CentOS, RedHat)

ErrorLog "/var/log/httpd/tracks_error.log"

CustomLog "/var/log/httpd/tracks_access.log"

-

MySQL

+

MySQL database servr logs

Passenger

by default the Passenger log file is the global (not the per-vhost) Apache error log file. This is typically located in /var/log/apache2/error_log. You can find out the exact location of the Passenger error log by running