Summary
When updating your inventory beacon to version 18.7.x (2022 R1.7) you may have noticed that the BeaconEngine.log files stopped rotating daily. This is due to a configuration attribute missing in some of the default configuration files. As a workaround, you can manually add settings that enable rotating again.
Workaround
- Locate the following file:
C:\ProgramData\Flexera Software\Compliance\Logging\BeaconEngine.config
At the top of the file, there will be a section that looks like this:
<target xsi:type="File" name="file" maxArchiveFiles="1000" archiveNumbering="DateAndSequence" filename="${gdc:item=ComplianceLoggingPath:whenEmpty=${baseDir}}/BeaconEngine/BeaconEngine.log" archiveDateFormat="yyyy-MM-dd" layout="${date:format=yyyy-MM-dd HH\:mm\:ss,fff} [${logger:padding=-22:fixedLength=true}|${mdlc:threadId:padding=8}] [${level:padding=-5:fixedLength=true:uppercase=true}] ${message:exceptionSeparator=\r\n:withException=true}" />
- Edit the file to add the following: archiveEvery="Day":
<target xsi:type="File" name="file" maxArchiveFiles="1000" archiveEvery="Day" archiveNumbering="DateAndSequence"
filename="${gdc:item=ComplianceLoggingPath:whenEmpty=${baseDir}}/BeaconEngine/BeaconEngine.log" archiveDateFormat="yyyy-MM-dd"
layout="${date:format=yyyy-MM-dd HH\:mm\:ss,fff} [${logger:padding=-22:fixedLength=true}|${mdlc:threadId:padding=8}]
[${level:padding=-5:fixedLength=true:uppercase=true}] ${message:exceptionSeparator=\r\n:withException=true}" />
After adding archiveEvery="Day" to the BeaconEngine.config file you should notice that your BeaconEngine.log files will now begin to rotate on a daily basis again.
Related Articles
Known Issue: Setting for archiveEvery="Day" is missing in some nlog config files leading to log files not being rotated (a… 4Number of Views FlexNet Manager Suite log files and locations 191Number of Views Known Issue: usageagent.log does not rotate until usage agent is restarted, potentially leading to log files growing very … 24Number of Views Some log config files may not be updated from log4net configuration to Nlog configuration when upgrading to 2022 R2 4Number of Views Beacon logs may not be archived due to archiveEvery="Day" setting missing from ActiveDirectoryImport.config file 4Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago