Friday, October 28, 2016

How many types of the log file in the Websphere Application Server

Basically logs are most important for any production environment.

In WAS (Websphere Application Server ) logs are divided in category

JVM logs :-  jvm logs are two type
 
  1.  SystemOut.log
  2. SystemErr.log

Location for logs :-

E:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1


Process logs :- Process logs are also two type

1.native_stdout.log
2.native_stderr.log

E:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1




No comments:

Post a Comment