{"id":110579,"date":"2024-05-20T16:31:46","date_gmt":"2024-05-20T20:31:46","guid":{"rendered":"https:\/\/jumpcloud.com\/?post_type=support&p=110579"},"modified":"2024-05-21T09:48:25","modified_gmt":"2024-05-21T13:48:25","slug":"enable-debug-logging-for-the-active-directory-integration","status":"publish","type":"support","link":"https:\/\/jumpcloud.com\/support\/enable-debug-logging-for-the-active-directory-integration","title":{"rendered":"Enable Debug Logging for the Active Directory Integration"},"content":{"rendered":"\n
This article explains how to enable and disable debug level logging for the 探花大神 Active Directory Integration (ADI) Import and Sync agents.<\/p>\n\n\n\n
“Debug”: {
“Debugs”: {
“adquery.go”: 0,
“debug.go”: 0,
“jcmap.go”: 0
}
}, <\/p>\n<\/div><\/div>\n\n\n\n
“Debug”: {
“Debugs”: {
“adquery.go”: 4,
“debug.go”: 4,
“jcmap.go”: 4,
“adquery.go”: 4,
“api_client.go”: 4,
“jcapi-groups.go”: 4,
“passwordchg.go”: 100
}
}, <\/p>\n<\/div><\/div>\n\n\n\n
The following Import agent log excerpt shows debug level logging enabled:<\/p>\n\n\n\n
Log Example Showing Debug Levels Enabled
ADINT:2021\/02\/25 07:10:33 debug.go:21: Debug Settings
ADINT:2021\/02\/25 07:10:33 debug.go:22: ————–
ADINT:2021\/02\/25 07:10:33 debug.go:25: adquery.go=4
ADINT:2021\/02\/25 07:10:33 debug.go:25: debug.go=4
ADINT:2021\/02\/25 07:10:33 debug.go:25: jcmap.go=0
ADINT:2021\/02\/25 07:10:33 service.go:67: Starting up. Version = v1.7.1
ADINT:2021\/02\/25 07:10:33 service.go:88: Ready to process commands
ADINT:2021\/02\/25 07:10:33 adint.go:136:<\/p>\n<\/div><\/div>\n\n\n\n
Unlike the ADI Import agent, the Sync agent\u2019s settings all reside in the Windows Registry. To enable Debug for AD Sync, a new registry key must be created.<\/p>\n\n\n\n