Cacti / plugin_syslog

Syslog Plugin for Cacti
GNU General Public License v2.0
21 stars 16 forks source link

Message colum does not follow rfc #161

Closed bmfmancini closed 2 years ago

bmfmancini commented 2 years ago

The syslog rfc 5424 section 6. 1 allows for 2048 characters in the message part of the packet

The message colum is currently set to 1024

On rhel 8 some messages seem to go passed the 1024 limit

hmmm

ommysql: db error (1406): Data too long for column 'message' at row 1

I've only seen this on rhel 8

bmfmancini commented 2 years ago

PR https://github.com/Cacti/plugin_syslog/pull/163

netniV commented 2 years ago

I'm sure you've seen our comments elsewhere but for the sake of repeating them here: