I have a quite large apache logfile (2,5 G). Its that big because i havent used logrotate until now. Now the logs get rotated corretly but i want the rotation (one logfile per month) for the time until now so i have to "rotate" the old logfile.
Does anyone know how i could do that ? (some script that splits my logfile per month ?)
Thanks in advance,
Nicolas