How to: Rotate logs of a dumb non-interactive application #fix #dev #computers
How to: Rotate logs of a dumb non-interactive application #fix #devĀ #computers
Rotate logs of a dumb non-interactive application
Ubuntu 10.4 Server.
I have a dumb non-interactive legacy service which is running constantly on my server.
It is writing its log to a file with fixed name (/var/log/something.log).
It does not handle any signals to let go of the log file. I need to rotate that log file.
Is there a way to do this properly without changing the application andā¦
View On WordPress










