Skip to main content


I'm okay, right? #SysAdmin #SysAdmining
# ls -al friendica/log
total 641075504
drwxr-xr-x  2 friendica friendica         4096 Jan 26 04:47 .
drwxr-xr-x 22 friendica friendica         4096 Feb 20 13:47 ..
-rw-r--r--  1 friendica friendica       307536 Mar  8 14:35 db_log.sql
-rw-r--r--  1 friendica friendica    939041091 Feb 19 08:17 debug.log
-rw-r--r--  1 friendica friendica 521392713728 Mar  8 13:17 error.log
-rw-r--r--  1 friendica friendica 134123690097 Mar  8 15:01 friendica.log
-rw-r--r--  1 friendica friendica            1 Mar 25  2019 php.out
-rw-r--r--  1 friendica friendica      3489792 Mar  7 20:33 slow_queries.log
-rw-r--r--  1 friendica friendica            1 Sep 17  2020 slow_queries_sorted.log
@Andy H3 Thanks, this situation is definitely not expected so I have no intention of making it persist with log rotate. I fixed a couple of issues that were generating mountains of log and now it should be fixed.
@Andy H3 These are Friendica-specific logs that I usually check regularly. Emphasis on regularly, of course. My standard unmonitored web server access logs are normally rotated.