what is avmlogd and avmlogd option in cfg files? avmlogd { enabled = yes; } I need syslog, send log to remote server, is any easy way?
In some firmwares there is an AVM Daemon called "avmlogd". I don't know why AVM invented the wheel again instead modifying the busybox syslogd to their needs. Perhaps they don't want to publish a patch... But you should get all functions you need with busybox syslogd. Regards Oliver