Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Audit Trail

Avatar

Level 4

Hello Everyone,

What is the best way to handle audit trail on node .I need to know who did the change and what change did they do ?

Regards,

Krishna

1 Accepted Solution

Avatar

Correct answer by
Level 10

What node are you reffering page or assets. Then out of box [1] provides otherwise make  use of api [2] and implement per your requirement.

[1]   http://dev.day.com/docs/en/cq/5-6/howto/logsaudits.html#Finding%20the%20Audit%20Records

[2]  https://dev.day.com/docs/en/cq/5-5/javadoc/com/day/cq/audit/AuditLogEntry.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

What node are you reffering page or assets. Then out of box [1] provides otherwise make  use of api [2] and implement per your requirement.

[1]   http://dev.day.com/docs/en/cq/5-6/howto/logsaudits.html#Finding%20the%20Audit%20Records

[2]  https://dev.day.com/docs/en/cq/5-5/javadoc/com/day/cq/audit/AuditLogEntry.html