|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523832 | | Members: | 4281 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
showlog - how to view the activity.log file in Websphere Application Server |
Description
The activity.log file in Websphere Application Server is not a plain text file. The activity.log file resides in the logs directory of where the product is installed. Example /usr/WebSphere/AppServer/logs.
To view the activity.log file in Websphere Application Server:
showlog is a script file that can be found in the bin directory of the WebSphere Application Server installation. Example /usr/WebSphere/AppServer/bin. Follow these instructions to use showlog:
Change directory to: product_installation_root/bin (/usr/WebSphere/AppServer/bin)
# cd /usr/WebSphere/AppServer/bin
To direct the activity log contents to stdout, use the invocation:
# showlog activity.log
To dump the activity.log to a text file that can be viewed using a text editor, use the invocation:
# showlog activity.log textFileName |
Example
showlog activity.log |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: prtvtoc - how to get information about disk geometry and partitioning in Sun Solaris
Example: prtvtoc /dev/rdsk/c0t3d0s2
[show me the details] |
coolcommand: no - how to manage network tuning parameters in IBM AIX
Example: no -p -o tcp_sendspace=65536
[show me the details] |
coolcommand: metaclear - how to forcibly clear all metadevices in Solaris Volume Manager
Example: metaclear -a -f
[show me the details] |
coolcommand: TZ - how to determine your timezone variable
Example: echo $TZ
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42690 |
| Category AIX | 38082 |
| Category General UNIX | 34254 |
| solaris | 20802 |
| aix | 19388 |
|
|
|
|