components/ntp/manpages/ntp.conf.4
changeset 570 50a0252e05e8
parent 181 87e11e685b1f
child 7537 ae530156d261
equal deleted inserted replaced
569:fb7a64ebd010 570:50a0252e05e8
  1014 .LP
  1014 .LP
  1015 Configuration keywords are formed by concatenating the message class with the event class. The \fBall\fR prefix can be used instead of a message class. A message class may also be followed by the \fBall\fR keyword to enable/disable all messages of the respective message class. By default, \fBlogconfig\fR output is set to \fBallsync\fR.
  1015 Configuration keywords are formed by concatenating the message class with the event class. The \fBall\fR prefix can be used instead of a message class. A message class may also be followed by the \fBall\fR keyword to enable/disable all messages of the respective message class. By default, \fBlogconfig\fR output is set to \fBallsync\fR.
  1016 .LP
  1016 .LP
  1017 Thus, a minimal log configuration could look like this:
  1017 Thus, a minimal log configuration could look like this:
  1018 .LP
  1018 .LP
  1019 \fBlogconfig=syncstatus +sysevents\fR
  1019 \fBlogconfig =syncstatus +sysevents\fR
  1020 .LP
  1020 .LP
  1021 This would just list the synchronizations state of \fBntpd\fR and the major system events. For a simple reference server, the following minimum message configuration could be useful:
  1021 This would just list the synchronizations state of \fBntpd\fR and the major system events. For a simple reference server, the following minimum message configuration could be useful:
  1022 .LP
  1022 .LP
  1023 \fBlogconfig=allsync +allclock\fR
  1023 \fBlogconfig =allsync +allclock\fR
  1024 .LP
  1024 .LP
  1025 This configuration will list all clock information and synchronization information. All other events and messages about peers, system events and so on is suppressed.
  1025 This configuration will list all clock information and synchronization information. All other events and messages about peers, system events and so on is suppressed.
  1026 .RE
  1026 .RE
  1027 .sp .3
  1027 .sp .3
  1028 .ne 2
  1028 .ne 2