Issue in receiving the notification in netconf browser

Hi,
I was asking for the netconf.trace log, which is enabled in confd.conf for example like this:

$ cat confd.conf | grep -B 2 -A 2 netconf.trace
    <netconfTraceLog>
      <enabled>true</enabled>
      <filename>./netconf.trace</filename>
      <format>pretty</format>
    </netconfTraceLog>

The log looks something like this:

You can also get the stream stats:

$ netconf-console --get -x /netconf-state
or
$ confd_load -dd -Fp -p /netconf-state