Logs in WebSphere® eXtreme Scale Client for .NET are configured
by default and are written to files in the logs directory and the Windows event log.
If you manually installed WebSphere eXtreme Scale Client for .NET without the installation
program, the log files are written to the runtime directory of the
process that runs the .NET application for your data grid in a logs subdirectory. For more information, see Installing WebSphere eXtreme Scale Client for .NET without the installation program.
Within the logs directory, subdirectories are
created. The naming of these subdirectories uses the following convention: processName_processID_AppDomainID_(websiteName). This location is referred to as the log_directory.
Location | log_directory\SystemOut.log |
Level of log | Logs all information, error, warning, and failure messages |
Size | 10 MB maximum per file |
Maximum files | 20 maximum archived files |
Location | log_directory\SystemError.log |
Level of log | Logs all error and failure messages |
Size | 10 MB maximum per file |
Maximum files | 20 maximum archived files |
Location | log_directory\SystemFirstFailure.log |
Level of log | Logs all First Failure messages |
Size | 10 MB maximum per file |
Maximum files | 20 maximum archived files |