Set Ident when logging to syslog

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • Environment:
      *nix
    • Server Security
    • Dev Tools 2020-01-13
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add the possibility to set Ident when logging to syslog. Reference http://www.gnu.org/software/libc/manual/html_node/openlog.html#openlog

      It is possible to use --syslog --syslogFacility local3 when running mongod. It would be very nice to be able to use --syslogIdent myCustomNameOfMongodb

      Or if using yaml config:

      systemLog:
         destination: syslog
         syslogFacility: local3
         syslogIdent: myCustomNameOfMongodb
      

              Assignee:
              [DO NOT USE] Backlog - Security Team
              Reporter:
              Per Engström
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: