hi, just use the other logfiles (detail.log module), do your own line-log or fire off eg a PERL script to save all the details to a file. you REALLY dont want to run in 'X' mode - its single threaded so your performance goes through the floor....and its printing out all that stuff to output which slows things further. alan