Navigation
Related Documentation
Configuring Access to the Subscriber Management Session Database Replication Log File
By default, only the user who configures the tracing operation can access the log files. You can enable all users to read the log file and you can explicitly set the default behavior of the log file.
To specify that all users can read the log file:
- Configure the log file to be world-readable.[edit system services database-replication traceoptions]user@host# set file bdrep_1 _logfile_1 world-readable
To explicitly set the default behavior, only the user who configured tracing can read the log file:
- Configure the log file to be no-world-readable.[edit system services database-replication traceoptions]user@host# set file bdrep_1 _logfile_1 no-world-readable