I've recently updated to 4.7.0 and just noticed the system log (syslog) has been getting dumps of loop data every few seconds. Here's what I've been seeing:
Apr 29 09:46:35 Multipass com.weewx.weewxd[2617]: LOOP: 2022-04-29 09:46:14 PDT (1651250774) 'altimeter': '30.112925788902526', 'appTemp': '51.403945964940384', 'barometer': '30.111', 'cloudbase': '1509.5918641388919', 'consBatteryVoltage': '4.28', 'dateTime': '1651250774', 'dayET': '0.0', 'dayRain': '0.03', 'dewpoint': '47.34379579778888', 'ET': 'None', 'extraAlarm1': '0', 'extraAlarm2': '0', 'extraAlarm3': '0', 'extraAlarm4': '0', 'extraAlarm5': '0', 'extraAlarm6': '0', 'extraAlarm7': '0', 'extraAlarm8': '0', 'forecastIcon': '6', 'forecastRule': '44', 'heatindex': '52.483000000000004', 'humidex': '54.82771626032395', 'inDewpoint': '43.399219063882676', 'inHumidity': '34.0', 'insideAlarm': '0', 'inTemp': '73.5', 'maxSolarRad': '565.2481829491581', 'monthET': '0.0', 'monthRain': '5.9', 'outHumidity': '79.0', 'outsideAlarm1': '0', 'outsideAlarm2': '0', 'outTemp': '53.7', 'pressure': '30.039635406360034', 'rain': 'None', 'rainAlarm': '0', 'rainRate': '0.0', 'soilLeafAlarm1': '0', 'soilLeafAlarm2': '0', 'soilLeafAlarm3': '0', 'soilLeafAlarm4': '0', 'stormRain': '0.08', 'stormStart': '1651129200', 'sunrise': '1651237860', 'sunset': '1651288620', 'txBatteryStatus': '0', 'usUnits': '1', 'windchill': '53.7', 'windDir': '246.0', 'windGust': '3.0', 'windGustDir': '246.0', 'windrun': 'None', 'windSpeed': '3.0', 'windSpeed10': '3.0', 'yearET': '0.02', 'yearRain': '57.57' This results in a syslog file of over 20MB per day! I've managed to locate where this is coming from, engine.py in Class StdPrint at new_loop_packet. Any idea why this is happening. I'm not versed in Python enough to track this down. Thanks! -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/1cecf223-e0bb-44db-b2d9-853675bd5fb2n%40googlegroups.com.
