Please enter search query.
Search <book_title>...
Veritas NetBackup™ Logging Reference Guide
Last Published:
2018-09-19
Product(s):
NetBackup & Alta Data Protection (8.2, 8.1.2)
- 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
- NetBackup secure communication logging
- NetBackup proxy helper logging
- NetBackup proxy tunnel logging
- Snapshot technologies
- Locating logs
- Java-based administration console logging
Embeddable Authentication Client (EAT) logging
The Embeddable Authentication Client (EAT) logging occurs only on the master server. Any process or daemon that makes Authentication Services (AT) calls will log these messages. In NetBackup 8.1, the authentication (nbatd) log content can be added to any NetBackup processes that interacts with nbatd
when the AT logging is enabled. To enable AT logging, use the following command:
echo EAT_VERBOSE=5 | nbsetconfig
Valid log levels are 0 through 5.
To disable EAT logging, use the following command:
echo EAT_VERBOSE=0 | nbsetconfig