
How to delete old Activity Logs
Hello, I see many old Activity Logs (> 100k row in sql). How to delete it automatic?
Answer

You will find a setting inside the control panel, "More" -> "Misc options" -> "Number of days to keep the user activity log entries". Simply set it to a lower number.

I have checked now the development log and there seems to be a bug fix related to this. The problem will be fixed with the upcoming update and the setting will soon work as intended. (I'm changing this post to a bug report, so that you get a notification when this gets fixed.)

I wish a patch will be released early. Because the logs now up to > 200k rows and Filerun is very slow.

You can still use the "Archive logs" button in the mean time. This will empty the log and save it in a CSV file.
But you must be running on a very limited resources server, as 200K records shouldn't slow FileRun down in a noticeable way.

I run a server with 32GB RAM, 4 Core CPU but filerun is really slow. Not all time, but sometimes.

FileRun takes less than 20MB (megabytes) of RAM per PHP process to run. It could run on a toaster :)
So there must be something related to your particular machine or setup. You are welcome to open a new topic and describe what actions are slow and under which conditions. First I would suggest checking the amount of available resources on your server, at those times when you experience slowness.

Hello.
I have the following problem:
If i have to upload 500 + files , upload starts without any problems, but after a while i get this error:
"A problem has encountered"
If i click "Try again"
It sais : you are not logged in
So i thought this has something to do with security so in went to Control Panel / User login and found : "Inactivity timout"
I put there 3000000, i tried to upload again, same thing happend.
Is there something wrong with server php Session Time out?
How i can solve this?
Can i remove this completly and never logout.
I only use this service it is only for my purpose for storing my personal files, no one else logs in.
Thank you

A FileRun update is now available for installation. It includes a fix for the activity logs deletion.
For installing updates, please use this guide: https://docs.filerun.com/updating
Customer support service by UserEcho
You will find a setting inside the control panel, "More" -> "Misc options" -> "Number of days to keep the user activity log entries". Simply set it to a lower number.