By default, log files can be accessed only by the user who configures the tracing operation.
To specify that any user can read all log files, include the file world-readable statement at the [edit system services dhcp-local-server traceoptions] hierarchy level:
- [edit system services dhcp-local-server traceoptions]
- file filename world-readable;
To set the default behavior explicitly, include the file no-world-readable statement at the [edit system services dhcp-local-server traceoptions] hierarchy level:
- [edit system services dhcp-local-server traceoptions]
- file filename no-world readable;