HttpUtils / webservices - hohes logging-Aufkommen

Begonnen von ginschterle, 08 Mai 2017, 16:48:14

Vorheriges Thema - Nächstes Thema

ginschterle

Hallo,

im Log ist mir aufgefallen, dass extrem viele Log-Daten von HttpUtils / webservices stehen und aus meiner Sich unnötig sind. Wie bzw. wo kann ich diese abstellen?



2017.05.08 00:07:31 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:07:31 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:07:31 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888
2017.05.08 00:10:33 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:10:33 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:10:33 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888
2017.05.08 00:13:35 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:13:35 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:13:35 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888
2017.05.08 00:16:11 1: 192.168.71.25:2001 disconnected, waiting to reappear (Homematic_LAN:keepAlive)
2017.05.08 00:16:13 1: 192.168.71.25:2000 disconnected, waiting to reappear (Homematic_LAN)
2017.05.08 00:16:37 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:16:37 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:16:37 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888
2017.05.08 00:17:20 1: 192.168.71.25:2000 reappeared (Homematic_LAN)
2017.05.08 00:19:39 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:19:40 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:19:40 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888
2017.05.08 00:22:41 1: HttpUtils url=http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos
2017.05.08 00:22:42 1: http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: HTTP response code 200
2017.05.08 00:22:42 1: HttpUtils http://192.168.71.1/webservices/homeautoswitch.lua?sid=ca48f8c6eaf9879d&switchcmd=getdevicelistinfos: Got data, length: 2888

.........

KernSani

Hi,
helfen kann ich dir leider nicht.
Der Post wäre vermutlich besser im Automatisierungsforum aufgehoben. (Ganz links unten, Button "verschieben"). Und die Logeinträge am Besten in Code tags packen.
RasPi: RFXTRX, HM, zigbee2mqtt, mySensors, JeeLink, miLight, squeezbox, Alexa, Siri, ...

viegener

Eine Suche nach der URL zeigt auf das Modul FBAHAHTTP, das vermutlich die HTTPUtil verwendet.

Vielleicht daran mal das Attribut verbose anpassen?
Kein Support über PM - Anfragen gerne im Forum - Damit auch andere profitieren und helfen können