Hello,
We could able to log the info and higher level logs in our error.logs file. But, now we are trying to get notifications to the web development group so that we can aware of that error and right away fix the issue. In our other(NON-AEM) projects we are using ch.qos.logback to get notification to an email address. I am just wondering whether someone knows any AEM related logs notification process/plugins?
Thanks
Rakesh
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Rakesh,
OOB does not have email option. You can write a small health check to use existing mail service to send the notification.
Thanks,
Views
Replies
Total Likes
Hi, Durga
Look at some sample implementation to get some idea....
Thanks.
Views
Replies
Total Likes
Hi Rakesh,
it is configurable. Details at https://docs.adobe.com/docs/en/aem/6-0/administer/operations/operations-dashboard.html
http://aemtipsandtricks.blogspot.com/2015/03/monitoring-aem.html
Thanks,
Views
Replies
Total Likes
MC Stuff wrote...
Hi Rakesh,
it is configurable. Details at https://docs.adobe.com/docs/en/aem/6-0/administer/operations/operations-dashboard.html
http://aemtipsandtricks.blogspot.com/2015/03/monitoring-aem.html
Thanks,
Thank you for your answer. It looks like we can configure the Log Messages through the dashboard. But I couldn't able to figure how to add an email address to get alerts though.
I am more interested in integrating open-source tools to AEM instead of commercial ones.
Appreciate your help !!
Rakesh
Views
Replies
Total Likes
Hi Rakesh,
OOB does not have email option. You can write a small health check to use existing mail service to send the notification.
Thanks,
Views
Replies
Total Likes