I ran the daemon, it started silently and apparently no data is pushed to AlphaSOC. I can check it in the backend, but a normal use won't be able to do it. Currently a user can't know if the daemon is working correctly or not. I suggest doing two things:
1) Add a --verbose flag to the listen command
2) Log some stats to namescore.log once every few minutes (captured packet stats, etc.)
I ran the daemon, it started silently and apparently no data is pushed to AlphaSOC. I can check it in the backend, but a normal use won't be able to do it. Currently a user can't know if the daemon is working correctly or not. I suggest doing two things: 1) Add a
--verbose
flag to thelisten
command 2) Log some stats to namescore.log once every few minutes (captured packet stats, etc.)