NetBackup™ Logging Reference Guide
- 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
Accessibility of the legacy logs
NetBackup 10.0 sets the permissions on the legacy log directories to a more restrictive but configurable level. This change is designed to prevent unauthorized access to the NetBackup logs, which may contain sensitive information.
You can control the accessibility of the logs by configuring the value of the parameter ALLOW_WORLD_READABLE_LOGS
using the nbsetconfig command.
Here are the configurable values:
If
ALLOW_WORLD_READABLE_LOGS=YES
, the debug logs have world-readable permissions.If
ALLOW_WORLD_READABLE_LOGS=NO
, which is the default state, the debug logs do not have world-readable permissions.
Note:
user_ops
(except user_ops/nbjlogs
) and dbagents
logs are world-readable and non-world-writable.
See the NetBackup Commands Reference Guide for details of the nbsetconfig command.