Hi Team,Trying to forward AEM logs from AEM Splunk to our own Splunk with below code .config dev LogForwarding.yaml The below code failing in pipeline job Error in config kind 'LogForwarding': credentials audit job failed for splunk: Error: splunk audit failed: while posting on server: Post ...
Hi guys, I am getting a weird issue in the Sandbox Environment in AEM Cloud -My dispatcher vhost has ServerName configured to handle the request from domain name. However, on the publish where I have a utility method to extract the Server Name from SlingHttpServletRequest request object via request....
Hi,we are in the processing of migrating 6.4 to 6.5 and Core Image Component always giving jpeg as default extension even for png extensions. When we debug , @inject Resource is binding to TemplatedResourceImpl instead of JcrNodeResource. When i disabled TemplatedResourceAdator then it is working fi...
Hi,As said in the title, whenever I publish a page it will trigger the replication of multiple other pages (children pages or not directly related pages) through the user "replication-service". It will overflow the Dispatcher Flush and a huge queueing of all the pages will appear on the publisher in...
In publishing instance, we have noticed that when we tried to publish Redirect configs it took 3 mins and it is causing slowness to the instance while if tried to for the single redirect it took 1 min. or less than a sec. Anyone experiencing this? Is this expected?
Hi Folks, Good Day!I uploaded a asset in the AEM publish instance but it is not showing up as a preview. I know I should not be uploading a asset directly into the publish instance, I have done it just out of a curiosity and I want to understand what are the things behind it. Thank You.
In the dispatcher environment, when I open any page, it redirects to only one static page. For example:http://test.domain/content/sample/page.html - works correctly.However, the URL, http://test.domain/page.html - does not work.It seems like the /content/sample/ part of the URL is not being hidden ...
I am using Dynamic3D Component and using the .glb and .obj files to render the 3D objects. Now we need to change the background color for the 3D Objects. We have transparent 3D Objects but always the background is coming as Gray. If we need to use another background color what is the process? Could...
Hi All,I have we-retail content.I used the teaser component and rolled out. In the Live copy page, I saw the properties jcr:mixinTypes = cq:LiveRelationship on all teaser and its child nodes. On breaking inheritance, I saw teaser node had jcr:mixinTypes = cq:LiveRelationship, cq:LiveSyncCancelled an...