I'm presently configuring Kiwi to log to a SQL database.
For now, just servers, for which I'll use Log Forwarder.
Can I change within SQL server the data column sizes??
For example, MsgText is varchar(1024) -- is this bits, bytes, what??
I want to ensure all the appropriate text is logged.
Thank you, Tom