Is there an obvious way to turn off the activity logs for User Manager that I'm just missing?
We have a client (a sorority in, obviously, a university town) that hired us to deploy multiple MikroTik RB532-based WiFi access points throughout the house. They also want to be able to control access to the network through MAC authentication. Rather than having to enter each MAC address manually into the access list of every single MikroTik AP, we thought it would be GREAT if we could use User Manager to store the allowed MACs on one of the APs and have all of the others query it via RADIUS.
I set it up using the new MIPS version of User Manager on 2.9.29, and it works great. Exactly what I was looking for.
However, we have a problem now. Every single authorization accept or reject is logged on User Manager to /tool user-manager log. These logs appear to be persistent (stored to disk). There were a couple of nearby users who are NOT authorized to use the system and kept repeatedly trying to connect to a few of the APs, and of course all of their failures were logged. They racked up about 100 log entries in less than 10 minutes.
This is not good. And this is not good because, this being an RB532, we are not storing all of these log entries to a hard disk; they're being stored to the built-in NVRAM.
We don't want nor care to keep these logs, and having the log entries pile up as fast as they are just means that we are going to see a vastly shorter life for the flash chip on this RouterBoard. If we could just either turn OFF the logging or at least tell it to not save the logs to disk (just keep them in memory until reboot), that would be ideal. Until then, we regrettably have to turn User Manager off and use the local access lists on the AP instead (a real hassle).
If the ability does not exist yet to turn off User Manager loggin, would you please consider this a formal request to implement such a feature?
谢谢,
-- Nathan