Thanks, I actually restarted all of the VMs, but I'm still getting all these nulls. Here's my broker-log.conf file:

   [loggers]
   keys=root

   [handlers]
   keys=syslog,logfile

   [formatters]
   keys=long,sysform

   [logger_root]
   level=ERROR
   handlers=syslog,logfile
   propagate=0

   [handler_syslog]
   level=ERROR
   class=handlers.SysLogHandler
   formatter=sysform
   args=('/dev/log', handlers.SysLogHandler.LOG_USER)

   [handler_logfile]
   class=logging.handlers.TimedRotatingFileHandler
   args=('/var/log/ovirt-hosted-engine-ha/broker.log', 'd', 1, 7)
   level=ERROR
   formatter=long

   [formatter_long]
   
format=%(threadName)s::%(levelname)s::%(asctime)s::%(module)s::%(lineno)d::%(name)s::(%(funcName)s)
 %(message)s

   [formatter_sysform]
   format=ovirt-ha-broker %(name)s %(levelname)s %(message)s
   datefmt=

I'm puzzled.

Thanks Didi and Strahil

On 11/25/21 6:32 PM, Strahil Nikolov wrote:

The broker logs can be changed... No need to shutdown the VM.

Just use the hosted-engine tool to put the vm in global maintenance, then change the log level and restart the broker/agent service.

After several minutesĀ  (wait at least 5 min) 'hosted-engine --vm-status' should show that the situation is OK and you can remove the maintenance.

Best Regards,
Strahil Nikolov

    On Thu, Nov 25, 2021 at 18:05, Valerio Luccio
    <[email protected]> wrote:
    _______________________________________________
    Users mailing list -- [email protected]
    To unsubscribe send an email to [email protected]
    Privacy Statement: https://www.ovirt.org/privacy-policy.html
    
<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ovirt.org_privacy-2Dpolicy.html&d=DwMFaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=zZK0dca4HNf-XwnAN9ais1C3ncS0n2x39pF7yr-muHY&m=yYRS9SPg0aWhkSgOBg2oP6WhfwXuTkidSeZTXKNrRghfF09-lxyxvu9kYu642YsZ&s=eHQDywX3Rt5Wl_1qMvFxPsRB3_OSO0y4LJZIVohFEEA&e=>
    oVirt Code of Conduct:
    https://www.ovirt.org/community/about/community-guidelines/
    
<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ovirt.org_community_about_community-2Dguidelines_&d=DwMFaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=zZK0dca4HNf-XwnAN9ais1C3ncS0n2x39pF7yr-muHY&m=yYRS9SPg0aWhkSgOBg2oP6WhfwXuTkidSeZTXKNrRghfF09-lxyxvu9kYu642YsZ&s=Pjl6h9W9GHJdiwZnQL18PUSOWOzAJqhniHuzb-THx18&e=>
    List Archives:
    
https://lists.ovirt.org/archives/list/[email protected]/message/AIVNDIUJ7THFY5GQ5TIFP7FYSXNQTWE2/
    
<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.ovirt.org_archives_list_users-40ovirt.org_message_AIVNDIUJ7THFY5GQ5TIFP7FYSXNQTWE2_&d=DwMFaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=zZK0dca4HNf-XwnAN9ais1C3ncS0n2x39pF7yr-muHY&m=yYRS9SPg0aWhkSgOBg2oP6WhfwXuTkidSeZTXKNrRghfF09-lxyxvu9kYu642YsZ&s=NGGiLiRv-6N6kxYqMvUsZ-FzzXHVX3MoQX4MGbIuH9g&e=>

--
Valerio Luccio          
High Performance Computing              10 Astor Place, Room 416D
New York University             New York, NY 10003

   "In an open world, who needs windows or gates ?"
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/ABCACVKMVJ6YE2UE2TSOAQSFUOXRWNMN/

Reply via email to