Sometime it happens that log files get very huge (+ 1 GB).
Such huge logfiles can't be open/handled in a comforablte way by a text editor.
The idea is to split the huge log file into multiple files as it is done during the data export.
There, the files are spiltted and named with the appendix "_1", "_2" etc.