rsyslog database message incomplete
I have a situation with rsyslog and loganalyzer, could you provide me some tip for whats going on? Here it is: In loganalayzer I see this full message:
!!!![event@23668p1="2020-07-16T09:59:00" et="KLSRV_UPD_BASES_UPDATED" etdn="Databases have been updated." hdn="PC5" hip="127.0.0.1 [More Information] " gn="GRUPO_C"] Databases have been updated. Update ID (timestamp 2020-07-16T09:59:00).
And directly in syslog file I see the same.
The situation is, when I query the database directly (syslog.systemevents) I only see:
'Databases have been updated. Update ID (timestamp 2020-07-14T14:59:00).'
Why is this happening if the loganalyzer database source is the same as the rsyslog?
Is there a way to see full message in database?