2009/5/22 Vijay <[email protected]>: > Hi, > I am using a tomcat tailer which needs the file name to be the same and not > changinging (Dont want to see the Date in the file name). hence i want a > solution to have the logs rotated as well as the file name of the active log > files to remain the same.... Do we have a solution like it? >
Try to specify rotatable="false" in your configuration of AccessLogValve. > When i search in the internet i found logrotate copytruncate option > available, can we use this? whats the implication? do you guys recommend it? > It is fine. I am using it. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
