|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620073 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
fw - how to export a log file to an ASCII file in Checkpoint Firewall-1 |
Description
To export a log file to an ASCII file in Checkpoint Firewall-1:
# fw logexport [-d delimiter] [-i inputfile] [-o outputfile] [-r record_chunk_size] [-n]
where:
-d delimiter : output fields will be separated by this character. Default is comma (,)
-i inputfile : name of the input log file
-o outputfile : name of the output ASCII file
-r record_chunk_size : determines how many records should be read (during a single access to the Log File) into the internal buffer for processing
-n : don't perform DNS resolution of the IP addresses in the Log File (this option significantly speeds the processing) |
Example
fw logexport -i fw.log -o test.log -n |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to double-space a text file using sed
Example: sed G file
[show me the details] |
coolcommand: how to query the available filesystem snapshots in AIX
Example: snapshot -q /filesystem_name
[show me the details] |
coolcommand: sendmail - get configuration information
Example: /usr/lib/sendmail -d0.1 -bt < /dev/null
[show me the details] |
coolcommand: how to find the number of asynchronous i/o servers running in IBM AIX
Example: pstat -a | grep -c aioserver
[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 | 49005 |
| Category General UNIX | 47490 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|