Show TOC

Restricting the Size of the Log File: Option -JLocate this document in the navigation structure

If you start SAProuter with option -G, you can restrict the size of the log file with option -J <size in bytes>.

If you do not use this option, the log file can become as large as is necessary:
  • Windows/Unix:saprouter -r -G <LogFileName.txt> -J<size in bytes>
  • IBM i:call saprouter ( '-r' '-G' '<log file name.txt>' '-J' '<size in bytes>' )
Note

If you use this option, once the log file reaches the defined size, it is renamed to

<log file name>_a_<start date>_<start time>-<end date>_<end time>. The created files are archived.