webtrees-docker icon indicating copy to clipboard operation
webtrees-docker copied to clipboard

Where are the webtree logs

Open shreyasajj opened this issue 3 years ago • 3 comments

Im trying to find why it says 500 in the logs for apache and I cant find where the logs are in the server container

shreyasajj avatar Sep 15 '22 02:09 shreyasajj

The Apache logs are in the default location for Ubuntu, which is /var/log/apache2/

image

NathanVaughn avatar Sep 15 '22 21:09 NathanVaughn

I was looking for webtree logs if possible

shreyasajj avatar Oct 12 '22 04:10 shreyasajj

I'm not aware of any logs on disk. I think webtrees just logs messages to the wt_log table in SQL.

NathanVaughn avatar Oct 12 '22 21:10 NathanVaughn