Veritas NetBackup™ Logging Reference Guide
- Using logs
- About unified logging
- About legacy logging
- About global logging levels
- Troubleshooting error messages in the NetBackup Administration Console
- Backup process and logging
- Media and device processes and logging
- Restore process and logging
- Advanced Backup and Restore Features
- Storage logging
- NetBackup Deduplication logging
- OpenStorage Technology (OST) logging
- Storage lifecycle policy (SLP) and Auto Image Replication (A.I.R.) logging
- Snapshot technologies
- Locating logs
- Java-based administration console logging
Java-based remote administration console logging on a Windows computer where NetBackup is not installed
If the NetBackup Remote Administration Console Installation (x64 only) option is used when installing, NetBackup is not installed on the host and the Java activity is not logged by default.
You must make changes to the setconf.bat
file to ensure that Veritas Technical Support can successfully log the Java operations; that is, %nbjLogFileName%
.
The following changes to the setconf.bat
file are required as there is no active path set against NB_INSTALL_PATH
on the target host. The procedure is as follows:
Manually create the following directory structure in its entirety:
C:\Program Files\Veritas\NetBackup\logs\user_ops\nbjlogs
Edit the following file:
install_path\Veritas\Java\setconf.bat
Locate the following line (line 12 down from the top of the file) and remove the remark (REM) to activate it, as shown in the following example:
Change line from:
REM SET NB_INSTALL_PATH=C:\\Program Files\\Veritas\\NetBackup
To:
SET NB_INSTALL_PATH=C:\\Program Files\\Veritas\\NetBackup
Save the change to the
setconf.bat
file.The next launch of the Java console produces a log within the following directory at the default verbosity of 3:
C:\Program Files\Veritas\NetBackup\logs\user_ops\nbjlogs