07/15/2023 10:48 AM
Hi All,
I have deployed an external jar in jar server, for which pulls data from accounts table and updates in users table for some attributes , now I have configured some logs in jar , but now I cannot able to see those logs in application logs in saviynt , can anyone help me how to see my logs which I have configured in jar can be seen in saviynt application logs.
example logs:
logger.debug("username :" + username);
logger.info("Inside main() : method");
#jar#customjar#logginglevels
07/15/2023 11:31 AM
Hi @Saviynt_newbie ,
It should be visible under the debug logs on UI.
Make sure to restart the services after jar upload.
07/17/2023 04:15 AM
Thanks for response @pmahalle
we do restart server after we place jar in sever.
But still cannot able to see logs
Do we need to do any changes in log4j2.xml in my jar ?
I have attached a screen shot of configuration. can you please suggest any changes?
07/17/2023 09:40 PM
Please do restart from Server & use sysouts