1. What is the default logging level of root logger during AEM Installation?
Ans : Information
Reference Links/Articles :
https://docs.adobe.com/docs/en/cq/5-6/howto/logsaudits.html
https://docs.adobe.com/docs/en/cq/5-6/deploying/osgi_configuration_settings.html#Apache%20Sling%20Logging%20Configuration
http://sling.apache.org/documentation/development/logging.html
http://localhost:4502/system/console/configMgr/org.apache.sling.commons.log.LogManager
http://localhost:4502/system/console/configMgr/org.apache.sling.commons.log.LogManager.factory.writer
http://localhost:4502/system/console/slinglog
http://localhost:8080/system/console/slinglog/tailer.txt?tail=1000&grep=lucene&name=%2Flogs%2Ferror.log
http://localhost:4502/system/console/status-slinglogs
http://localhost:4502/system/console/logs
Go to http://localhost:4502/system/console/bundles and search for "Apache Sling OSGi LogService Implementation" ..check the Start Level value 1 indicative of one of the first bundle to get started
2. Which service to be configured if you want to send email programmatically?
Ans : Day CQ Mail Service
Reference Links/Articles :
http://localhost:4502/system/console/configMgr/com.day.cq.mailer.DefaultMailService
Ans : Information
Reference Links/Articles :
https://docs.adobe.com/docs/en/cq/5-6/howto/logsaudits.html
https://docs.adobe.com/docs/en/cq/5-6/deploying/osgi_configuration_settings.html#Apache%20Sling%20Logging%20Configuration
http://sling.apache.org/documentation/development/logging.html
http://localhost:4502/system/console/configMgr/org.apache.sling.commons.log.LogManager
http://localhost:4502/system/console/configMgr/org.apache.sling.commons.log.LogManager.factory.writer
http://localhost:4502/system/console/slinglog
http://localhost:8080/system/console/slinglog/tailer.txt?tail=1000&grep=lucene&name=%2Flogs%2Ferror.log
http://localhost:4502/system/console/status-slinglogs
http://localhost:4502/system/console/logs
Go to http://localhost:4502/system/console/bundles and search for "Apache Sling OSGi LogService Implementation" ..check the Start Level value 1 indicative of one of the first bundle to get started
2. Which service to be configured if you want to send email programmatically?
Ans : Day CQ Mail Service
Reference Links/Articles :
http://localhost:4502/system/console/configMgr/com.day.cq.mailer.DefaultMailService
No comments :
Post a Comment