Custom log file | Community
Skip to main content
Level 5
August 7, 2019
Solved

Custom log file

  • August 7, 2019
  • 4 replies
  • 2667 views

Hi All,

How to create a custom log file for specific path (ex  :  "/apps/project/data") whenever the user replicating this path ... i need to get the result in specific log file.

Thanks in Advance,

Aravind

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

IN AEM - you can basically write a custom log file for a given Java package (not a rep path).

Creating a custom log file for an Adobe Experience Manager project

4 replies

jantzen_b
Adobe Employee
Adobe Employee
August 8, 2019

Can you confirm which Adobe product you are using?

aravindSAuthor
Level 5
August 9, 2019

Hi jantzen,

We are using AEM 6.3.3.4 .

Thanks,

Aravind

joerghoh
Adobe Employee
Adobe Employee
August 9, 2019

You cannot redirect all log entries regarding the replication of a certain path into a dedicated logfile, but only all replication log statements.

Accepted solution
August 12, 2019

IN AEM - you can basically write a custom log file for a given Java package (not a rep path).

Creating a custom log file for an Adobe Experience Manager project