MAX_LOGFILE_SIZE option for NetBackup servers and clients for legacy logging
The MAX_LOGFILE_SIZE option specifies the maximum size that you want to set for a log file. When the log file size in NetBackup matches the MAX_LOGFILE_SIZE setting, the next logs are stored in a new log file.
Table: MAX_LOGFILE_SIZE information
Usage | Description |
|---|---|
Where to use | On NetBackup servers or clients. |
How to use | Use the nbgetconfig (or bpgetconfig) and the nbsetconfig (or bpsetconfig) commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format to set MAX_LOGFILE_SIZE to a new value in the bp.conf file: MAX_LOGFILE_SIZE = X 'X' indicates maximum size of a NetBackup log file in MB. Note: MAX_LOGFILE_SIZE should be set to an integer number, which should be greater than '0'. If you have set MAX_LOGFILE_SIZE to an invalid value such as 0 or -100, it is automatically set to the default value (500 MB). This entry should appear only once in the configuration file. |
Equivalent NetBackup web UI property | No equivalent exists in the host properties. |