NXLog client failed to read config cache
This issue is normally seen when an older version of NXLog creates the /opt/nxlog/var/spool/nxlog/configcache.dat
file, a newer version of NXLog is installed, and then tries to read the old version.
This is due to a format change in configcache.dat
between certain versions (adding a version number in your case).
Resolution would be to stop NXLog service, remove /opt/nxlog/var/spool/nxlog/configcache.dat
, start NXLog service.
Your 3.2.2002 version is quite old. It would be a good idea to update it when you can. There are a lot of fixes between that version and current.
Thank you,
jesse