When I use "--log-level emerg" or "warn"... the messages will be output to /var/log/messages and the standard output (screen), now I want to filtrate the output messages instant for get the useful messages, and I don't want to read /var/log/messages periodic, how can I do? Thanks.