Closed ioj closed 7 years ago
Can you show what is in syslog ?
I tailed syslog and restarted the daemon. This is the output:
Feb 28 12:46:41 biuro namescore/listen[19980]: #033[32mINFO#033[0m[02-28|12:46:41] Stopped retrieving alerts.
Feb 28 12:46:41 biuro namescore/listen[19980]: #033[32mINFO#033[0m[02-28|12:46:41] Stopped sending queries.
Feb 28 12:46:41 biuro namescore/listen[19980]: #033[32mINFO#033[0m[02-28|12:46:41] Stopped sending queries.
Feb 28 12:46:43 biuro namescore/listen[19980]: #033[32mINFO#033[0m[02-28|12:46:43] namescore exitting #033[32msignal#033[0m=interrupt
Feb 28 12:46:45 biuro namescore/listen[24965]: #033[32mINFO#033[0m[02-28|12:46:45] Whitelist error #033[32merr#033[0m="open /home/phob0s/alphasoc/whitelist.toml: no such file or directory"
Feb 28 12:46:45 biuro namescore/listen[24965]: #033[32mINFO#033[0m[02-28|12:46:45] namescore daemon started #033[32mversion#033[0m=0.1
I also noticed that: 1) coloring doesn't work in syslog 2) there's some kind of problem with whitelists.
1). So I will change log15 format to different one. If you have there systemd colors are present in journalctl. 2) It's INFO log informing that there is no whitelist file ( it's not mandatory file )
If you have still default settings: 1) run namescore listen 2) run in bash loop "nslookup google.pl" 101 times 3) check if there is dump in /home/phob0s/alphasoc/backup
Done, but the directory is empty.
in offline discussion it turned out that its working, debugus helped
I'd provide a more verbose bug report, but
namescore listen
just sits there silently and doesn't produce any logs.