Go to the AEM package manager http://aem-host:port/crx/packmgr/index.jsp.
上次更新日期:
2021年4月29日
Learn how to log the request headers of requests hitting AEM to debug an issue.
Steps
-
-
Upload and install the attached package (header-tracker-*.zip).
-
All HTTP headers are logged to standard output. In a default AEM installation standard output goes to crx-quickstart/logs/stdout.log.
下载