I am trying to send a script output to syslogd file. As the script output is large, its is split into 2-3 syslog messages, size of each message is 1024.
So, can I increase the size of the message? And what is the maximum size will I be able to increase?
Thanks in advance.