I have a syslog target, with rate limit 1000 events/second, for error priority. I have another log target, target type as file, for error priority. The problem I have, there is one field(response payload after encryption) that gets truncated, within syslog. I use xsl:message for logging. The messages logged to the file
It sounds like a configuration change needed for the syslog server. Could anyone please give some guidance, anyone faced a similar issue? Any configuration, present for syslog server to increase the limit for logs?
Adding to it, found this link useful for syslogd, for supporting longer syslog messages.
Truncated syslog messages
The below are the steps for icreasing the message length
As root, follow these simple steps: