Re: [lttng-dev] A question on protocols

2018-11-20 Thread mrx
On Tue, Nov 20, 2018 at 6:16 PM Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com> wrote: > Hi Patrick, > > > Sure, so given this I cannot use relayd for our purposes. The only other > > option would be to set LTTng to local tracing, which we don't have flash > > for. My hope was that

Re: [lttng-dev] A question on protocols

2018-11-20 Thread Jonathan Rajotte-Julien
Hi Patrick, > Sure, so given this I cannot use relayd for our purposes. The only other > option would be to set LTTng to local tracing, which we don't have flash > for. My hope was that we could somehow stream the CTF records somewhere > else, over that HTTP proxy, ot be analyzed. As you explained

Re: [lttng-dev] A question on protocols

2018-11-20 Thread mrx
On Mon, Nov 19, 2018 at 7:46 PM Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com> wrote: > Hi Patrick, > > > The security between consumerd and relayd isn't an issue as we'd be > forced > > to keep both on the device. This because we have no way of transporting > the > > consumerd <-

Re: [lttng-dev] A question on protocols

2018-11-19 Thread Jonathan Rajotte-Julien
Hi Patrick, > The security between consumerd and relayd isn't an issue as we'd be forced > to keep both on the device. This because we have no way of transporting the > consumerd <-> relayd communication over the HTTP proxy, which is our only > choice. We have already talked to the team in charge

Re: [lttng-dev] A question on protocols

2018-11-19 Thread mrx
On Fri, Nov 16, 2018 at 6:16 PM Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com> wrote: > Hi Patrick, > > On Fri, Nov 16, 2018 at 09:49:52AM +0100, mrx wrote: > > Hi, > > > > I have a need to collect LTTng live-traces from systems with very limited > > RAM > > and flash resources. T

Re: [lttng-dev] A question on protocols

2018-11-16 Thread Jonathan Rajotte-Julien
Hi Patrick, On Fri, Nov 16, 2018 at 09:49:52AM +0100, mrx wrote: > Hi, > > I have a need to collect LTTng live-traces from systems with very limited > RAM > and flash resources. This tracing will be running continuesly for months > monitoring our systems. The only way for me to transport those CT