|
KRDP - Add Sequence numbers to message text |
Top Previous Next |
|
Section: HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Syslogd\Properties
Value (STRING): KRDPAddSeqToMsgText
Min value: 0 Max value: 1 Default value: 0 Type: Enable/Disable
When this value is set to "1" the KRDP listener will add the received sequence number to the end of the message text. Each sequence number is unique per connection ID and will range from 0 to 2147483647.
The tag added will look like: " KRDP_Seq=1234".
E.g.
The quick brown fox jumped over the lazy dogs back KRDP_Seq=5742 The quick brown fox jumped over the lazy dogs back KRDP_Seq=5743 The quick brown fox jumped over the lazy dogs back KRDP_Seq=5744 The quick brown fox jumped over the lazy dogs back KRDP_Seq=5745
|