Logging Levels for JAR

Saviynt_newbie
New Contributor
New Contributor

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

3 REPLIES 3

pmahalle
Valued Contributor II
Valued Contributor II

Hi @Saviynt_newbie ,

It should be visible under the debug logs  on UI.

Make sure to restart the services after jar upload.


Regards,

Pandharinath Mahalle(Paddy)
If this reply answered your question, please Accept it As Solution to help others who may have a similar problem.

Saviynt_newbie
New Contributor
New Contributor

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?

Please do restart from Server & use sysouts