Use the vxlogcfg command to change the logging settings for NetBackup unified logging. It registers and unregisters the product log configurations during installation and uninstallation.
Unified logging uses a standardized naming format for log files, as follows:
productID-originatorID-hostID-date-rotation.log
For more information about the unified logging naming format, and the logging originator IDs, refer to the NetBackup Troubleshooting Guide for UNIX, Windows, and Linux.
Specify the product log configuration to register or unregister. Use fully-qualified path names for all directory paths. If a directory name contains spaces, use quotes around the path name for that directory (for example, "Program Files").
Registers or creates the product log configuration settings. Any existing log settings are overwritten. Do not use this option to add a product to the list of those that use unified logging. Instead, use it only to modify existing unified logging settings. See examples.
Provides the absolute path from which the product log configuration settings should be read.
On Windows systems, use
the path to the product log registry settings (for example,
\\SOFTWARE\VERITAS\PRODUCTA\
)
Unregisters and removes the product log configuration settings from the main logging configuration file, if there are no originator IDs configured for the product. The corresponding product log configuration file is also deleted.
Creates or modifies log configuration settings for the specified LogSet. LogSet is supplied as the text string "Default" or the text string "ALL." If the LogSet is "Default," then the -s configuration settings are the default settings. If the LogSet is "ALL, then the -s configuration settings are given to all the originators of a given product ID.
Specifies abbreviated or short names for the product. Separate multiple names with a comma.
Creates or modifies log configuration settings for the specified originator ID. The Originator ID can be supplied as a valid originator ID (a number); or, it can be the text string "Default," or the text string "ALL." If the Originator ID is "Default," then the -s configuration settings are the default settings. If the Originator ID is "ALL, then the -s configuration settings are given to all the originators of a given product ID.
Creates or modifies the log configuration settings for a productID.
Prevents the display of error or informational messages (Quiet Mode).
Unregisters and removes the log configuration settings for the specified OID and product from the product logging configuration file. Individual settings can be removed with the "-s, --setting keyname=value" option.
Sets individual configuration settings when used with -a (add option). keyname is the configuration setting's name and value is the value for that setting. You can use multiple -s keyname=value arguments on the command line.
Removes a configuration setting when it is used with the -r option. Use only one keyname with the -r option. To remove multiple settings, provide multiple -s options. See the KEYNAMES AND VALUES section for particular keynames.
Following are the
keynames and values that can be specified on the -s option. For
NetBackup, the vxlogcfg command places
these keynames and values in the /usr/openv/netbackup/nblog.conf
file on UNIX and
in install_path\NetBackup\nblog.conf
on
Windows. For PBX, these are placed in /etc/vx/VxICS/icsul.conf
on UNIX and in the
registry entry SOFTWARE\VERITAS\VxICS\logcfg
on Windows.
Keynames and the values for UNIX and Windows
Provides an absolute path or relative path to a directory. No default value. If you specify a relative path for an originator ID, the path is relative to the product ID log directory, specified by Default.LogDirectory in the log configuration file.
Sets the verbosity level for the debug log messages. (Debug logs are intended for Symantec engineers.) Valid values are 0 through 6.
Sets the verbosity level for the diagnostic log messages. (Diagnostic logs are intended for NetBackup administrators and users.) Valid values are 0 through 6. Zero (0) means no debug messages.
Dynamically reloads debug and diagnostic settings. Integers 0-60 reload after 60 seconds. Integers greater than 60 reload at the specified number of seconds.
Sends all log messages to standard output (by default the terminal) and to the log file. Valid values are true and false (default value).
Sends the application log messages to Stderr
(by default the terminal) and to the log
file. Valid values are true and false (default value).
Sends the application log messages to the operating system log (syslog on UNIX and the event log on Windows). Valid values are true and false (default value).
Specifies when log files are rolled over. If you roll over a log file, it closes the current log file and opens a new one. The purpose is to keep log file size low and allow older log files to be deleted or archived. Valid values are FileSize, LocalTime, Periodic, FileSize | LocalTime, FileSize | Periodic and None.
FileSize
indicates that the rollover occurs when
the log reaches the size that the MaxLogFileSizeKB sets.
FileSize
is the default value.
LocalTime
indicates the log file should be rolled
over one time per day at a specified time by
RolloverAtLocalTime.
Periodic indicates the log file should be rolled over after the number of specified seconds by RolloverPeriodInSeconds.
FileSize | LocalTime indicates that the log files are logged over when FileSize or LocalTime is reached, whichever occurs first.
FileSize
| Periodic
indicates that the log files are logged over when FileSize or
Periodic is reached, whichever occurs first.
Specifies the maximum size that is allowed for the log file (in kilobytes) before rollover occurs, if the RolloverMode is set to FileSize. Valid values are 1 through 4294967295. The default value is 10240 (10 MB).
Specifies a period of time in seconds after which the log file is rolled over, if the RolloverMode is set to Periodic. Valid values are 1 through 2147483648. The default value is 43200 (12 hours).
Specifies the time of day at which the log file is rolled over, if the RolloverMode is set to LocalTime. Valid values are 00:00 through 23:59. The default value is 00:00 (Midnight local time).
Specifies the maximum number of files to retain in the log directory for each unified logging originator. Valid values are 1 through 4294967295.
The vxlogmgr --auto command uses NumberOfLogFiles to determine how many log files to delete or move that starts with the oldest files. For example, a log directory contains seven files that a particular originator created. NumberOfLogFiles is set to 5. The vxlogmgr --auto --del command deletes the two oldest files that the originator created.
Valid values are true, false. The default value is false. If true, the number of log files does not exceed the NumberOfLogFiles.
Specifies one or more alternate names for the unified logging originator that the -o option specifies. These names can be used in place of Originator IDs when you perform searches by using the vxlogview command. Each name can be up to 80 characters in length. Multiple names can be specified, separated by a space.
Specifies the absolute path and file name of the external localization library. This option is for Symantec internal use only. Use of this option can disable unified logging.
Specifies the name of a localization resource that is associated with a unified logging product or originator. This option is for Veritas internal use only. Use of this option can disable unified logging.
This setting specifies the name of a localization resource directory that is associated with a unified logging product or originator. This option is for Veritas internal use only. Use of this option can disable unified logging.
Specifies the syslog facility value that is associated with log messages directed to the syslog. Log messages are directed to the syslog when LogToSyslog is enabled. In most cases, this option is not needed.
Valid values are: LOG_KERN, LOG_USER, LOG_MAIL, LOG_DAEMON, LOG_AUTH, LOG_LPR, LOG_NEWS, LOG_UUCP, LOG_CRON, LOG_LOCAL0, LOG_LOCAL1, LOG_LOCAL2, LOG_LOCAL3, LOG_LOCAL4, LOG_LOCAL5, LOG_LOCAL6, LOG_LOCAL7. The default is LOG_USER.
The following three keynames operate only on Windows systems.
The following sets the LogDirectory for NetBackup and originator ID 111 on UNIX:
# vxlogcfg -a --prodid 51216 -orgid 111 -s LogDirectory=/usr/openv/logs
The following sets the DebugLevel and DiagnosticLevel for all unified logging originators in NetBackup:
# vxlogcfg -a --prodid 51216 -orgid ALL -s DebugLevel=3 -s DiagnosticLevel=3
The following sets the default RolloverMode for product ID 1:
# vxlogcfg -a --prodid 1 -orgid Default -s RolloverMode=FileSize
The following displays configuration settings for originator 2 for product ID 1.
# vxlogcfg -l --prodid 1 --orgid 2
The following lists all the originators that are configured for product ID 1.
# vxlogcfg -l --prodid 1
The following lists all configured products.
# vxlogcfg -l