poshsecurity / Posh-SYSLOG

Send SYSLOG messages from PowerShell
http://poshsecurity.com
MIT License
92 stars 19 forks source link

Fixes for RFC3164 #12

Closed kjacobsen closed 6 years ago

kjacobsen commented 6 years ago

Updated test cases to correctly test timestamp for RFC3164. Updated Send-SyslogMessage to correctly send timestamp in RFC3164 messages.

These will resolve issue #11