$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Log File Agent User's Guide > Format file > Maps IBM Tivoli Monitoring, Version 6.3


Maximum message length

This value is the maximum message length that the Log File agent can receive without truncating the message.

The maximum message length is different for Tivoli Monitoring and Tivoli Netcool/OMNIbus.

Tivoli Monitoring

For events sent to IBM Tivoli Monitoring, the msg attribute is limited to 2048 bytes. Messages greater in length are truncated.

Tivoli Netcool/OMNIbus

For events sent through the Probe for Tivoli EIF to Netcool/OMNIbus, the total size of the event, including the class name and all slots and their values cannot exceed 4096 bytes (extended limit as of version 6.2.2.3 of the agent). For example, in the following sample EIF event, ;END does not count against the 4096-byte limit. However everything else does count against the limit, including the syntactic elements, such as the semicolons, quotation marks, and equal signs.

    Class;attr1=value1;attr2=value2;msg='Hello, world';END


Parent topic:

Maps

+

Search Tips   |   Advanced Search