Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11288

suppress new SNMP connect messages by default in mongod.conf

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Add this to mongod.conf:

      dontLogTCPWrappersConnects 1
      

      Otherwise, the terminal will fill with these messages each time a client connects to mongod as an snmp master:

      Connection from UDP: [127.0.0.1]:43992->[127.0.0.1]:1161
      Connection from UDP: [127.0.0.1]:43992->[127.0.0.1]:1161
      Connection from UDP: [127.0.0.1]:43992->[127.0.0.1]:1161
      Connection from UDP: [127.0.0.1]:43992->[127.0.0.1]:1161
      Connection from UDP: [127.0.0.1]:43992->[127.0.0.1]:1161
      

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: