Veritas Information Map Installation and Administration Guide
- Introduction to Veritas Information Map
- Planning installation of the Information Map Agent
- Installing and configuring Information Map
- Installing the Information Map Agent
- Configuring credentials for share discovery and native scanning
- Cloud Agent configuration
- Global settings
- Managing Information Map settings
- Troubleshooting
Veritas Information Map logging
Information Map provides the following logs to help you troubleshoot some common issues.
Agent logs
Information Map Agent logs contain details about the installation tasks and the overall progress status of the Agent components. These logs are useful for identifying Agent installation and registration issues. The installer creates the
log
directory as soon as you launch the wizard. The log files are located at on the Agent server at:<InstallDir>/log
Here, InstallDir is the installation directory, typically,
C:\Program Files\Veritas\InformationMapAgent
.Veritas NetBackup logs
The NetBackup logs are located at
<<InstallDir>>\bin\nbu\Veritas\NetBackup\logs
.
Information Map provides the logscli.exe utility, which you can use to collect logs. This utility retrieves detailed diagnostic information about the installation and discovery configurations. You can use this information to troubleshoot issues and share these logs with Technical Support for further troubleshooting.
The utility is located at C:\Program Files\Veritas\InformationMapAgent\bin\logscli.exe
To collect the logs
- To collect the Agent or NetBackup logs, open a command prompt window and navigate to the location of the utility.
- Collect the logs using the following command:
logscli.exe -b [OPTIONS]
For example, logscli.exe -b -c
--nbu
Download logs related to NetBackup discovery scans.
--debug-off
Disable debug-level logging.
--debug-on <Log_Level>
Enable debug-level logging.
The <Log_Level> argument in "--debug-on" is optional, and if you specify it, can have following values - FINE, FINER, FINEST, ALL.(The default is FINE if a value is not provided.)
For example, logscli.exe --debugon
Wait for debug activity to be captured. And run following command again:
logscli.exe -b -c
-h --help
Display help.
You can limit the diagnostic information to specific components using the various available options.
If you do not specify any options, the command retrieves diagnostic information with the following options:
[-c] [-o <output_dir>]
-c,--configdb
Include the config database
-o,--output <output_dir>
Output directory