Hi i went thru documentation of uhttpd and seems cant find how logging feature. Any advice where to dig for that information?
Thanks
Hi i went thru documentation of uhttpd and seems cant find how logging feature. Any advice where to dig for that information?
Thanks
Are you looking to read the logs?
logread -e uhttpd -f
will read and follow. Remove -f
to only read.
Actually i want to send the logs of uhttp to a file. I can do it with script but was wondering if uhttp has native logging support?
I could not find anything like this from a quick search.
If no one else has a better suggestion, using a script or syslog-ng might be the way.