Re: Profiler Examples Not working

2019-07-22 Thread Farrukh Naveed Anjum
Thanks :) On Mon, Jul 22, 2019 at 3:53 PM Simon Elliston Ball < si...@simonellistonball.com> wrote: > Looks like you did not initialise a profiler. Checkout profiler init, and > the early part of the examples. > > On Mon, 22 Jul 2019 at 11:04, Farrukh Naveed Anjum < > anjum.farr...@gmail.com>

Re: Profiler Examples Not working

2019-07-22 Thread Simon Elliston Ball
Looks like you did not initialise a profiler. Checkout profiler init, and the early part of the examples. On Mon, 22 Jul 2019 at 11:04, Farrukh Naveed Anjum wrote: > [Stellar]>>> msg := > '{"ip_src_addr":"10.0.0.1","protocol":"HTTPS","length":"10","bytes_in":"234"}' > >

Profiler Examples Not working

2019-07-22 Thread Farrukh Naveed Anjum
[Stellar]>>> msg := '{"ip_src_addr":"10.0.0.1","protocol":"HTTPS","length":"10","bytes_in":"234"}' {"ip_src_addr":"10.0.0.1","protocol":"HTTPS","length":"10","bytes_in":"234"} [Stellar]>>> PROFILER_APPLY(msg, profiler) [!] Unable to parse: PROFILER_APPLY(msg, profiler) due to: null with relevant