I want to access to the timestamp from the syslog message itself. How can i do that?
There is not a property in the SyslogMessage for the message timestamp, even though I can see it in Wireshark.
However there is a property for the messageReccieved Timestamp. My requirements do not allow me to use the later.
Thanks