Troubleshooting

The AEM connector generates log files where you can check the errors.

The AEM connector log files can be found here:

  1. - Core bundle: /system/console/slinglog/tailer.txt?tail=10000&grep=*&name=%2Flogs%2Fsdl-core.log
  1. - API bundle: /system/console/slinglog/tailer.txt?tail=10000&grep=*&name=%2Flogs%2Fsdl-api.log

The default setting for the logs is WARN, but this can be changed to either INFO or ERROR in OSGi.

The AEM error.log contains additional information about the connector. Search the connector version (e.g. sdl-connector.core:1.2.3) to find version specific errors for that connector.