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 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
