Updated log files locations (markdown)

ghost-from-the-past 2021-04-28 11:24:30 +02:00
parent dc10830938
commit bd2e1e7486

@ -4,7 +4,7 @@
<strong>
<em>tracks_web_server_directory</em>
</strong>/log/production.log</p>
<h2>Apache web server</h2>
<h2>Apache web server logs</h2>
<p>the place is defined during the configuration of Apache to host Tracks</p>
<p>normally something like</p>
<p>(Ubuntu, Debian)</p>
@ -14,7 +14,7 @@
<p>(CentOS, RedHat)</p>
<p>ErrorLog "/var/log/httpd/tracks_error.log"</p>
<p>CustomLog "/var/log/httpd/tracks_access.log"</p>
<h2>MySQL</h2>
<h2>MySQL database servr logs</h2>
<h2>Passenger</h2>
<p>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</p>
<blockquote>