LogFileSize (agent configuration component)

IT Asset Management (Cloud)

Command line | Registry

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

The size must be expressed as the number of bytes of the maximum allowed log size. If this entry is empty or set to zero, there is no log size limit and the size of the log file continues to grow.

Values

Values / range

Number (number of bytes)

Default value

4000000

Example values

3126000 
(3 Mb)

Command line

Tool

Agent configuration component (flxconfig)

Example

-o LogFileSize=1024000

Registry

Installed by

Installation of FlexNet Inventory Agent (computer preference)

Computer preference

[Registry]\ManageSoft\Congifuration

IT Asset Management (Cloud)

Current