By setting level on the logger tree, you can filter OUT events which have already reached logback-beagle. There is no way to "filter IN" events. You can however disable an *existing* filter in which case the corresponding previously filteed-out events become visible again.
BTW, the communication between logback and logback-beagle is only one way. Logback sends events to logback-beagle. There is no communication in the other direction.
BTW, the communication between logback and logback-beagle is only one way. Logback sends events to logback-beagle. There is no communication in the other direction.