Log files
This program is designed to run in the background in the update mode. If there are problems, then the errors and warnings are written to a log file located in $HCISITEDIR/exec/hcimsgarchive.
- If a table name is specified, then the log messages, warnings, and errors are written to tablename.log and tablename.err.
- If no table name is specified, then the log messages, warnings, and errors are written to hcimsgarchive.log and hcimsgarchive.err.
These log files are cycled automatically when the size reaches the limit defined in siteInfo.
The log files can also be cycled using hcimsgarchive with the -c
option.