Hello All, I am trying to change the log level of error log through system/console. However this changes are not getting reflected in the logs. What could be the reason for this.
What specific logs are you trying to capture ? Debug or info ?
Views
Replies
Total Likes
I am trying to switch to Debug and Trace.
Views
Replies
Total Likes
What are you trying to achieve? Which loglevel? And what have you tried and was not working?
Jörg
Views
Replies
Total Likes
Hello Jorg,
I am trying to debug an issue . I wanted to enable Debug/Trace in my logs. Whenever i try to change the log levels in my local /dev servers from configMgr, it reflects immediately. But not sure what could be the reason that the same is not happening in my Production env. I am able to change the log level from configMgr, but after saving, it again go back to Info mode.
Thanks,
Anand
Views
Replies
Total Likes
Have you tried to use the Sling Logging console (reachable through http://localhost:4502/system/console/slinglog (in the navigation: Sling => Log Support)?
I never had problems using this console.
Jörg
Views
Replies
Total Likes
I can be able to change the log level in system/console to see that need to restart the server. In my case after the restart can be able to see the change. I am using CQ6.2 with sp1.
Views
Replies
Total Likes
Hello Jörg,
I am facing problem there only. Whenever I edit the logger configuration from this console, the changes are not getting reflected. Sorry if I confused you.
Regards,
Anand
Views
Replies
Total Likes
Configuration created through the OSGI webconsole should go int /apps/system/config, so can you please check there? Also check the error.log if something is written at the time you try to create that logging configuration.
Jörg
Views
Replies
Total Likes
Restart AEM and then check
Views
Replies
Total Likes
I want to know what is causing this issue. This is happening in my Production env.
Views
Replies
Total Likes
Hi,
IIRC, I have seen this once in AEM 6.3 in a production environment. I think for some reason (probably bug) duplicate configs get created.
When you change the log level, you will be seeing config Id in log files. You may not find the config in Felix console.
However, there wasn't any straight solution from Adobe support team.
Can you please verify the Felix console's configuration and check the if there are any duplicate category created for these configurations? if so, delete them.
As you mentioned, that you are still seeing duplicate configurations of
I would suggest you delete them and then restart the instance.
Thanks
Views
Likes
Replies
Views
Likes
Replies