I have looked at the documentation several times and not able to do the following.<br><br>The hostname on my device returns the string "hostname". I see that SyslogConverter returns<br>this string.  I want to be able to replace that with the ip+mac address of the machine. <br>
Like this:<br>23:19:23:18:23:45+192.168.1.1<br>Is there a easy way to do this.<br><br>Also I looked at changing the suffixPattern to achieve this. How can I change it in java.<br>With xml the pattern is fixed and I cannot put the mac/ip address.<br>
<br>Thanks,<br>Roy<br>