Oct 19, 2020
03:22 AM
Hi I'm running some licenses services for which debug logs need to be "restarted" because they become to big. Restart of the license service will do not help here as debug log is appended and this is a must. Using lmutil lmnewlog will not help here as well : 9:26:28 (vendor) LMNEWLOG: Moving existing REPORTLOG to vendor.log.202010190926 9:26:28 (vendor) LMNEWLOG: Starting new REPORTLOG +E:\Flex\vendor\vendor.log What I would like to achieve is back up current log like lmnewlog does and start a fresh empty log with the same name afterwards which lmnewlog doesn't do because of append is enabled. In same time license service shouldn't be restarted nor reconfigured. I need just only start empty log with same name as in configuration. Please advice! An idea from my side: The best would be to rotate debug log file by either size or specific time which can be defined within option file. Something like 'ROTATELOG SIZE 10MB' for size of 10MB or ROTATELOG TIME 2d to rotate it every two days or so. I hope this functionality once will be developed 🙂 Regards, Chris
... View more
Latest posts by KrzysztofDuszki
Subject | Views | Posted |
---|---|---|
1090 | Oct 19, 2020 03:22 AM |
Activity Feed
- Posted How to reset FlexLM debug log which is in append mode on FlexNet Publisher Forum. Oct 19, 2020 03:22 AM