coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

logfacility #465

Open sadahsan opened 5 years ago

sadahsan commented 5 years ago

can someone please explain the values allowed for logfacility option? I can see below in help; --logfacility=INT Syslog facility to be used for logging (default=`-1') I am using chilli 1.3.1 and I would like to disable logs as its filling up /var/log/messages and unfortunately "loglevel" option is not available in 1.3.1 Thanks

sadahsan commented 5 years ago

Anyone please?

nzamps commented 5 years ago

logfacility is the standard syslog facility type: https://en.wikipedia.org/wiki/Syslog#Facility

you could update to 1.3.1.3 to get loglevel or manually add this commit:

https://github.com/coova/coova-chilli/commit/7b3f8f87efe59eea51b65f80558fa097d0b006ed

also ensure you are not running with debug enabled