LogFileSize

Sets the size of an agent log file. Value must be specified in bytes. Minimum is 65536 bytes (64KB). Maximum is 134217728 bytes (128MB). Default is 33554432 bytes (32MB). For example,

hatype -modify FileOnOff LogSize 2097152

Values specified less than the minimum acceptable value will be changed 65536 bytes. Values specified greater than the maximum acceptable value will be changed to 134217728 bytes. Therefore, out-of-range values displayed for the command:

hatype -display restype -attribute LogSize

will be those entered with the -modify option, not the actual values. The LogFileSize attribute value cannot be overridden.