Ok, I'm logging into a database the various messages.
However, the MARK messages from various boxes sometimes look funny.
As an example
| oceanic | -- | MARK -|
| winggundam | | -- MARK -- |
In this case, the FromHost is either oceanic or winggundam, and the SysLogTag from the remote machine ( running rsyslog as well ) is being filled with "--" instead of being blank.
While I don't really care about the MARK messages, I like to know that a machine is still logging and checking every 20 minutes is nice to make sure, however, the way they are being parsed/inserted or even sent seems to be causing a minor bug.
--Edit
I'm running 1.12.0


