> I have a problem with my radacct file. It gets to big for a start, by the
> end of month it reaches to the levels of 500MB. 

Some NAS devices send a lot of information back to the radius
server. I would recommend using something like radius.%Y%m%d.log
so that you have one log file per day, and then run them through
gzip to save space. (With most recent grep commands you can do 
'zgrep' or 'grep -Z' to search through compressed files).

I don't understand why it's restarting the log each month, but
if you use the % commands to include the date in the filename
it does seem to work correctly.

HTH  Stuart

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to