E.3.4 Creating New Binary Event Log Files
To create a new binary log file with the old common syntax, use the following command:
wsea x filterlog inputfile outputfile ["filterstatement"] [skipconfig]
- inputfile—provide the path and name of the binary log file you want to filter to create a new log file. You must provide a input file; however, you cannot use multiple files. See Section E.3.5.1 for more details.
- outputfile—provide the path and name of the new log file.
- filterstatement—specify a filter to restrict the events added to the new log file. See Section E.3.5.3 for more information.
- Skip the configuration entries in the input file by using the skipconfig keyword.