Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I added to LogFormat directive in archetype.
But it was not work and the following warning.
Apache configuration uses non-whitelisted directives: LogFormat
In the first place, Is the customize LogFormat supported in AEM as a Cloud?
Solved! Go to Solution.
Hi @aem_developper,
mod_log_config module(one of the directive of this module is LogFormat) is not part of Supported Modules list now per the below doc
We can make use of validator, part of SDK to check the list of supported modules. Details for the same is mentioned in the same link.
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/content-delive...
View solution in original post
Hi @Vijayalakshmi_S,
Thank you for the information.
In conclusion,Is my understanding that the specs don't allow for customize logs in AEM as a Cloud?
Views
Likes
Replies