Hello,
Yesterday, I moved my website to IIS7.5 on W2K8 R2 Standard. But now I couldn't parse logs because log format is different.
IIS7.0 Hourly log format: u_ex090506
When I was at IIS7, IIS was updating same log file and I can parse that with a parser. But now, IIS is creating different log files for every hours.
IIS7.5 Hourly log format: u_ex09050600, u_ex09050601, u_ex09050602, u_ex09050603..
I don't want to see log files seperately. Is that possible to change this on IIS7.5?