Hi Chris,
I tried the tail command and follow the logs on my ldap but unfortunately after I have deleted the user in syncope there were no error logs present that points to my action. The logs just keeps on refreshing and showing slapd[7430] logs which I barely understand also I dont know why the ldap logs keep on refreshing even though I am not performing any action.
Here is a part of the log please check if you dont mind reading long logs.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Jan 16 02:12:37 sampleuser slapd[7430]: conn=1013 op=122 SRCH base="ou=201801,ou=oxauth,ou=@!8775.822D.BF0C.2FBA!0002!E500.7167,ou=metric,o=@!8775.822D.BF0C.2FBA!0001!EB53.2DD4,o=gluu" scope=0 deref=0 filter="(objectClass=*)"
Jan 16 02:12:37 sampleuser slapd[7430]: conn=1013 op=123 SEARCH RESULT tag=101 err=0 duration=0.497ms nentries=1 text=
Jan 16 02:12:37 sampleuser slapd[7430]: conn=1011 op=125 SRCH base="ou=scripts,o=@!8775.822D.BF0C.2FBA!0001!EB53.2DD4,o=gluu" scope=2 deref=0 filter="(&(&(objectClass=top)(objectClass=oxCustomScript))(|(oxScriptType=cache_refresh)(oxScriptType=update_user)(oxScriptType=user_registration)(oxScriptType=id_generator)(oxScriptType=scim)))"
Jan 16 02:12:37 sampleuser slapd[7430]: conn=1011 op=125 SRCH attr=dn inum oxRevision oxScriptType oxModuleProperty gluuStatus
Jan 16 02:12:37 sampleuser slapd[7430]: conn=1011 op=125 SEARCH RESULT tag=101 err=0 duration=0.301ms nentries=6 text=
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1008 op=129 SRCH base="inum=@!8775.822D.BF0C.2FBA!0002!E500.7167,ou=appliances,o=gluu" scope=0 deref=0 filter="(objectClass=*)"
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1008 op=129 SRCH attr=gluuApplianceDnsServer oxAuthenticationMode oxCacheConfiguration oxTrustCacheRefreshServerIpAddress oxTrustEmail c description displayName gluuFreeDiskSpace gluuFreeMemory gluuFreeSwap gluuBandwidthRX gluuBandwidthTX gluuDSstatus gluuHTTPstatus gluuSPTR gluuVDSstatus gluuGroupCount gluuHostname iname inum inumFN gluuIpAddress gluuLastUpdate gluuLoadAvg gluuManageIdentityPermission gluuMaxLogSize o oxIDPAuthentication oxLogConfigLocation oxLogViewerConfig oxTrustAuthenticationMode gluuPassportEnabled passwordResetAllowed gluuPersonCount gluuAppliancePollingInterval gluuOrgProfileMgt gluuScimEnabled gluuShibAssertionsIssued gluuShibFailedAuth gluuShibSecurityEvents gluuShibSuccessfulAuths oxSmtpConfiguration gluuSmtpFromEmailAddress gluuSmtpFromName gluuSmtpHost gluuSmtpPassword gluuSmtpPort gluuSmtpRequiresAuthentication gluuSmtpRequiresSsl gluuSmtpUserName gluuSslExpiry gluuStatus gluuSystemUptime oxTrustStoreCert oxTrustStoreConf userPassword gluuVdsCacheRefreshEnabled gluuVdsCacheRefreshLastUpdate gluuVdsCacheRefreshLastUpdateCount gluuVdsCacheRefreshPollingInterval gluuVdsCacheRefreshProblemCount gluuWhitePagesEnabled objectClass
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1008 op=129 SEARCH RESULT tag=101 err=0 duration=0.157ms nentries=1 text=
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1005 op=258 MOD dn="inum=@!8775.822D.BF0C.2FBA!0002!E500.7167,ou=appliances,o=gluu"
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1005 op=258 MOD attr=gluuLastUpdate gluuSystemUptime
Jan 16 02:12:38 sampleuser slapd[7430]: slap_queue_csn: queueing 0x7f0d3416be00 20180116021238.079740Z#000000#000#000000
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1005 op=258 RESULT tag=103 err=0 duration=0.169ms text=
Jan 16 02:12:38 sampleuser slapd[7430]: slap_graduate_commit_csn: removing 0x7f0d3416be00 20180116021238.079740Z#000000#000#000000
Jan 16 02:12:38 sampleuser slapd[7430]: conn=1014 op=118 SRCH base="inum=@!8775.822D.BF0C.2FBA!0002!E500.7167,ou=appliances,o=gluu" scope=0 deref=0 filter="(objectClass=*)"
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
btw, please check the screenshots these are logs before 02:12:37 and after 02:12:38.
[1]https://pasteboard.co/H37V4pW.png
[2]https://pasteboard.co/H37VqW8.png
If I'am missing something please just let me know. Thank you!