log files size

Most commonly desired features to be implemented in PacsOne
Post Reply
rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm
log files size

Post by rhosenfeld » Fri Oct 14, 2005 7:36 pm

The log files become quite large during the course of a day(size>50Mb). Is it possible to either create a FIFO file or new files after a size limit is reached?

rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm

Post by rhosenfeld » Fri Oct 14, 2005 8:13 pm

The reason I brought this up is because reading/writing the huge text files seems to impact pwerformance. Also, is there a way to turn this loggin off?

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Oct 14, 2005 8:40 pm

You can change the logging level of PacsOne Server to reduce the logged data, by modifying the following registry value:

HKEY_LOCAL_MACHINE\Software\RainbowFish Software\PacsOne\$AeTitle\LogLevel

change the default Information to: Error, and restart PacsOne Server. After that, PacsOne will only log errors which should reduce your log file size significantly (but will provide less useful information).

rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm

Post by rhosenfeld » Fri Oct 14, 2005 8:41 pm

Thanks, that very helpful

Post Reply