Skip to main content

LogFileOld (agent configuration component)

FlexNet Manager Suite ()

Command line | Registry

When the main agent configuration component log file (defined in LogFile (agent configuration component)) reaches its maximum size (defined in LogFileSize (agent configuration component)), the file is renamed to the value in LogFileOld. This overwrites any existing LogFileOld file. A new log file is created, using the name defined in LogFile (agent configuration component). This allows you to retain additional log information.

Values

| **Values / range** | Valid file name for local or UNC network files | | **Default value** | `$(TempDirectory)\ManageSoft\agent_configuration.old.log` | | **Example value** | ``` $(TempDirectory)\agentconfigold.log ``` |

Command line

| **Tool** | Agent configuration component \(`flxconfig`\) | | **Example** | ``` -o LogFileOld=$(TempDirectory)\agentconfigold.log ``` |

Registry

| **Installed by** | Installation of FlexNet Inventory Agent \(computer preference\) | | **Computer preference** | `[Registry]ManageSoft\Configuration` |

2025 R1.1

Parent topic:Preferences