Hi Guys,

Here is my question, can syslog-ng handle syslog messages based on priority?

My application is capturing syslog messages from multiple network devices and tcp those relevant to another program to process them. Since all the messages are put in an output queue, urgent messages still have to wait their turn to be sent out which is very slow sometime. I just wandering if there is a way to configure syslog-ng to process syslog on a priority bases.

Thanks! 

Andy