Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 11:37:41 -0400
From:      Brian Reichert <reichert@numachi.com>
To:        Anthony Pankov <ap00@mail.ru>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: syslog call for structured data
Message-ID:  <20200527153741.GR43966@numachi.com>
In-Reply-To: <615952207.20200527114417@mail.ru>
References:  <615952207.20200527114417@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 27, 2020 at 11:44:17AM +0300, Anthony Pankov via freebsd-hackers wrote:
> Greetings,
> 
> I  just  wondering  is there libc function that support syslog rfc5424
> structured data?
> 
> There  must  be  something  like  syslogsd(int  priority,  const  char
> *msgstr, ...) where ... is
>  name1, value1, name2, value2, ...,  nameN, valueN

Doesn't the classic syslog(3) do what you're expecting?  Maybe I'm
missing something.

  https://www.freebsd.org/cgi/man.cgi?query=syslog&sektion=3&manpath=freebsd-release-ports


> 
> 
> -- 
> Best regards,
>  Anthony                          mailto:ap00@mail.ru
> 
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"

-- 
Brian Reichert				<reichert@numachi.com>
BSD admin/developer at large	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200527153741.GR43966>