|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620107 | | Members: | 22813 | |
|
|
|
 |
|
|
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: how to clone (make a copy of ) the rootvg in AIX
Example: alt_disk_copy -d hdisk1
[show me the details] |
coolcommand: uniq - how to remove duplicate lines from a sorted file
Example: uniq file1 newfile
[show me the details] |
coolcommand: fdisk - to read a disk label in linux
Example: fdisk -l
[show me the details] |
coolcommand: ioscan - how to add a device in HP/UX without rebooting
Example: ioscan -fnCdisk
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51939 |
| Category AIX | 49006 |
| Category General UNIX | 47511 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|