Viewing Logs
Directory Sync logs are output to syslog.
To view logs, issue the following command.
# cat /var/log/messages
To filter and retrieve only logs output by Directory Sync, issue the following command.
# grep "IIJ ID Service Directory Sync" /var/log/messages