Please enter search query.
Search <book_title>...
Veritas NetBackup™ Logging Reference Guide
Last Published:
2021-06-07
Product(s):
NetBackup (9.1)
- Using logs
- Changing the logging levels
- About unified logging
- About legacy logging
- 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
- NetBackup Administration Console logging
- Using the Logging Assistant
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