That package parses syslog msgs according to rfc3164 so if that works for you 
then use it. 

> On Apr 25, 2019, at 11:55 AM, Nitish Saboo <nitish.sabo...@gmail.com> wrote:
> 
> Hi,
> 
> Can someone please guide me on this ?
> 
> Thanks
> 
>> On Thu, Apr 25, 2019 at 2:27 PM Nitish Saboo <nitish.sabo...@gmail.com> 
>> wrote:
>> Hi,
>> 
>> I want to parse raw syslog messages in GO.Similar to glossy npm, which is a 
>> very generic yet powerful library for  parsing raw syslog messages, How can 
>> we parse raw syslog message in GO ?
>> 
>> Can I make use of this link 
>> 'https://github.com/nanobox-io/golang-syslogparser/blob/master/rfc3164/rfc3164.go'
>>  for parsing the raw syslog messages ?
>> 
>> Thanks
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to