iprop-logtruncate file=file [-c file Xo --config-] --realm=string [-r string Xo] [-h | --help]
iprop-logdump --config-file=file [-c file Xo] --realm=string [-r string Xo] [-h | --help]
iprop-logreplay [--start-version=version-number] [--end-version=version-number] --config-file=file [-c file Xo] --realm=string [-r string Xo] [-h | --help]
command can be one of the following:
Truncates the log. Sets the new logs version number for the to the last entry of the old log. If the log is truncted by emptying the file, the log will start over at the first version (0).
Print out all entires in the log to standard output.
Replay the changes from specified entries (or all if none is specified) in the transaction log to the database.
prints the version of the last log entry.