mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated log files locations (markdown)
parent
70666e6d10
commit
d9f98ff59c
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<strong>
|
||||
<em>tracks_web_server_directory</em>
|
||||
</strong>/log/production.log</p>
|
||||
<p>
|
||||
<br/>
|
||||
</p>
|
||||
<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>
|
||||
|
|
@ -14,6 +17,9 @@
|
|||
<p>(CentOS, RedHat)</p>
|
||||
<p>ErrorLog "/var/log/httpd/tracks_error.log"</p>
|
||||
<p>CustomLog "/var/log/httpd/tracks_access.log"</p>
|
||||
<p>
|
||||
<br/>
|
||||
</p>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue