[systemd-devel] remote journal enhancements
Holger Winkelmann [TP]
hw at travelping.com
Wed Dec 18 10:32:37 PST 2013
Hi,
----- Original Message -----
> On Wed, Dec 18, 2013 at 05:22:48PM +0100, Holger Winkelmann [TP] wrote:
> > means to send a message over HTTP which ends up in the journal, basically
> > the counterpart
> > of systems-journal.gatewayd?
> Yes.
cool, I'm not sooo sure about HTTP Transports works well for request response
but we like to have a function which says: give all messages with this query
and -f (follow) with HTTP you need to setup another server and provide a "Call back URL"
this works and is robust I assume. But something like a transport over SSH, TLS
or i.e. AMQP style message protocols would be another option.
> > What do think is the best transport representation for
> > remote logging:
> >
> > a) keep the binary (hopefully compact and fine for sending over binary
> > protocols)
> > b) use the EXPORT format (seems plain text based?)
> This one. It's very efficient.
We will have a look, thanks.
> Zbyszek
Holger
More information about the systemd-devel
mailing list