is there a way to exclude logs for certain wireless mac connects and disconnects?
some mac’s connected wirelessly to my system with bad signals are filling my logs within just few
minutes, which makes me miss more important logs that i should see.
Possibly. You can only exclude topics. Topics are either specific to a service, or of the severity type.
If wireless disconnects are debug level logs in the wireless service you can subscribe to “wireless,!debug”. Of course you will not get any other wireless debug logs, either.
You cannot filter based on the log message content.