Hello,
-Turbofloat server, can I setup the maximum size of the logfile somehow?
-What happens if program writes to log file and it runs out of space, will it still continue to work?
-When I use a TCP monitoring service to check the server per minute then each time a connection is laid to it, it writes in the log file:
2025-10-09, 07:14:18 <notification>: New connection from IP: ::ffff:<IP>
This is filling the logfile rapidly, I know the log level can be set to notification (I have this), warning,error,none. But I would rather see info on the leases and the connection attempts are less interesting. Is there a level for this?
-Can I clear the logfile without stopping the server?
-Is the <I know you cant answer this service> still coming soon :-) ?
Thank you.
We don't recommend using a notification level. It's very chatty. And once it fills up the target drive it won't be able to run any longer.
To clear the log you need to stop the service. We don't offer log rotation at the moment.
Hosted TFS is being worked on. It's coming after 5.x for Linux, BSD, macOS.