We has encountered "OUT OF ORDER" error sometimes, and it is not easy to find out which message has been lost.
It would help if imm is able to syslog a number of recent fevs (e.g. 05) when detecting immnd down for any reason, showing recent sequence numbers and message ids.
The format of the output:
1. <sequence_id>[msg_id_string -> additional_info_of_events] (in case we have additional info)
2. <sequence_id>[msg_id_string -> (none)] (in case we don't have additional info)
Below is example for 5 last FEVS events which will be printed in syslog when IMMND down:
Last edit: Danh Vo 2018-08-02
commit ab9b12e55f1c396e76583d71704e6b09167441ee (HEAD -> develop, origin/develop)
Author: Danh Vo danh.c.vo@dektech.com.au
Date: Thu Aug 2 11:08:58 2018 +0700