Hi All, I previously used a perl module and wrote content back to the radius.log file by using: &radiusd::radlog(0,"rlm_perl::Detaching. Reloading. Done."); Has anybody got something doing this in python, I don't really want to open up the file and write data into it as radiusd has the file open already. Thanks, Mike