SSH logging to separate file

Hello,

I have configured logging to file on topic ‘firewall’. I need to log SSH activity in firewall to separate file, but I can’t use other topic than ‘firewall’. Is it possible to do so ? I mean log all firewall activity to one file and SSH firewall activity to other file ?

Unfortunately it is not possible, however if you specify log-prefix in firewall rules then you can easily filter out necessary messages with specified prefix.

Thanks for reply. It is important no know. I’ll use what you suggested.