Trace File Cleanup

Depending on your trace options the log files it generates can be large and complex. Detailed here are some options to help clean traces.

App Server Info

Regular Expression removes App Server generated process and time information

PSAPPSRV\.\d+\s\(\d+\)\s+\d-\d+\s\d+\.\d+\.\d+\s+\d+\.\d+\s+[<|>|\s]+\s
 
PSAPPSRV.1036468 (4432)      1-1639614 11.04.53   32.330552   >>> start     ...
PSAPPSRV.1036468 (4432)      1-1639615 11.04.53    0.000050       call ext  ...
PSAPPSRV.1036468 (4432)      1-1639616 11.04.53    0.000135   >>> start-ext ...
PSAPPSRV.1036468 (4432)      1-1639617 11.04.53    0.141851   <<< end-ext   ...
PSAPPSRV.1036468 (4432)      1-1639624 11.04.53    0.000032   <<< end       ...
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License