Webhook reporting always sends DEBUG

Bug #1962504 reported by Andy Castille
This bug report is a duplicate of:  Bug #1962505: Webhook reporting always sends DEBUG. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
curtin
New
Undecided
Unassigned

Bug Description

Configuration excerpt:

#cloud-config
autoinstall:
  version: 1
  # ...
  reporting:
    central:
      type: webhook
      level: INFO
      endpoint: http://192.168.2.217:58000/osInstallReport

Despite being configured with `level: INFO`, the endpoint receives DEBUG messages as well. This happens whether or not the INFO level is specified (which, according to the docs, is the default, so DEBUG messages shouldn't be sent in either scenario).

For now I can filter them out on the receiving server, but as the server is not on the local network, this is a lot of internet traffic I would like to avoid.

Tags: reporting
Revision history for this message
Andy Castille (klikini) wrote :

Looks like I accidentally submitted it twice.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.