Discovering Adobe Experience Manager (AEM) / Web Console & Ferramentas
-
CRXDE Lite:
-
Acesse
http://<host>:<port>/crx/de/index.jsp
-
Exemplo:
-
-
CRX Explorer:
-
Acesse
http://<host>:<port>/crx/explorer/index.jsp
. -
Exemplo:
-
-
Package:
-
Acesse
http://<host>:<port>/crx/packmgr/index.jsp
. -
Exemplo:
-
-
Web Console:
-
Acesse
http://<host>:<port>/system/console/configMgr
. -
Exemplo:
-
-
OSGi Bundles Console:
-
Acesse
http://<host>:<port>/system/console/bundles
-
Exemplo:
-
-
Workflows Console:
-
Acesse
http://<host>:<port>/libs/cq/workflow/content/console
-
Exemplo:
-
-
Useradmin Console:
-
Acesse
http://<host>:<port>/libs/granite/security/content/useradmin.html
-
Exemplo:
-
-
Groupadmin Console:
-
Acesse
http://<host>:<port>/libs/granite/security/content/groupadmin.html
-
Exemplo:
-
-
Users and Groups Management Console:
-
Acesse
http://<host>:<port>/useradmin
-
Exemplo:
-
-
Siteadmin Console:
-
Acesse
http://<host>:<port>/sites.html/content
-
Exemplo:
-
-
DAM Console:
-
Acesse
http://<host>:<port>/assets.html/content/dam
. -
Exemplo:
-
-
Force AEM to rebuild ClientLibs via this url:
-
Acesse
http://<host>:<port>/libs/granite/ui/content/dumplibs.rebuild.html
. -
Exemplo:
-
-
Diagnosis Console:
-
Acesse
http://<host>:<port>/libs/granite/operations/content/diagnosis.html
-
Exemplo:
-
-
Acesse as últimas 1000 linhas do arquivo error.log:
-
Acesse
http://<host>:<port>/system/console/slinglog/tailer.txt?tail=1000&grep=*&name=%2Flogs%2Ferror.log
-
Exemplo:
http://127.0.0.1:4502/system/console/slinglog/tailer.txt?tail=1000&grep=*&name=%2Flogs%2Ferror.log
-
-
Acesse as últimas 1000 linhas do arquivo request.log:
-
Acesse
http://<host>:<port>/system/console/slinglog/tailer.txt?tail=1000&grep=&name=%2Flogs%2Frequest.log
-
Exemplo:
http://127.0.0.1:4502/system/console/slinglog/tailer.txt?tail=1000&grep=&name=%2Flogs%2Frequest.log
-
-
Replication Console:
-
Acesse
http://<host>:<port>/etc/replication.html
-
Exemplo:
-
-
Informações sobre a instância do AEM, incluindo a versão:
-
Acesse
http://<host>:<port>/libs/cq/core/content/welcome.html
. -
Exemplo:
-
-
Bundle location in the Java Content Repository:
-
Lembre de mudar {project}, pelo nome do seu projeto
-
Acesse
http://<host>:<port>/crx/de/index.jsp#/apps/{project}/install
-
Exemplo:
-
-
System Config in the Java Content Repository:
-
Acesse
http://<host>:<port>/crx/de/index.jsp#/apps/system/config
-
Exemplo:
- System Overview
-
Acesse
http://<host>:<port>/libs/granite/operations/content/systemoverview.html
-
Exemplo:
-
Dependências do AEM:
- Acesse
http://<host>:<port>/system/console/depfinder
- Exemplo: [http://127.0.0.1:4502/system/console/depfinder]
- Acesse
-
QueryBuilder debugger:
-
Acesse
http://<host>:<port>/libs/cq/search/content/querydebug.html
-
Exemplo:
-
[URI Decoder] (http://coderstoolbox.net/string/#!encoding=url&action=decode&charset=utf_8)
-
Status Sling Scheduler
- Acesse
http://<host>:<port>/system/console/status-slingscheduler
- Exemplo:
-
Run Mode
- Acesse
http://<host>:<port>/system/console/status-slingsettings
- Exemplo: