commit | 6dd16cac8b213a5211943ba320f03542265b2e18 | [log] [tgz] |
---|---|---|
author | Oleksii Chupryn <achuprin@mirantis.com> | Tue Jul 10 17:35:20 2018 +0300 |
committer | Oleksii Chupryn <achuprin@mirantis.com> | Wed Jul 11 14:05:09 2018 +0300 |
tree | b3fb8d31c45bbe06249cdc373f761f0dd629b4ab | |
parent | f54ff2b1abbc104d8ce70b6c961438759960402c [diff] |
Fix value of syslog facility According syslog specification to calculate Priority value the Facility value should be multiplied by 8. spec - https://tools.ietf.org/html/rfc5424#section-6.2.1 Change-Id: I0c248376d9ed8e14914c9278359cb0a3a1ecc830 Related-PROD: PROD-21310