I would like to know if is it possible to send subject field to rsyslog server. Eg: subject : " username " should be sent.
According to the documentation, it's not possible even as a tag. You might try to add somehow is the message and parse on rsyslog side.
Thanks for quick reply