2

After I upgraded syslog-ng from version 3.0 to 3.1 I somehow get <14> and sometimes <12> before the handler name in my syslog files for my django website, like this:

Nov  2 17:11:15 servername <14>handler.log [INFO]: Some logging ...

Does anyone know how to get rid of the <14> logging?

pad
  • 41,040
  • 7
  • 92
  • 166
ddn
  • 1,360
  • 11
  • 8
  • 2
    The number in <> is the [priority value][1] of the message. [1]: https://tools.ietf.org/html/rfc3164#section-4.1.1 – sciurus Jun 28 '12 at 17:33

0 Answers0