FHEM Forum

FHEM => Automatisierung => Thema gestartet von: ginschterle am 08 Mai 2017, 16:48:14

Titel: HttpUtils / webservices - hohes logging-Aufkommen
Beitrag von: ginschterle am 08 Mai 2017, 16:48:14
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

.........
Titel: Antw:HttpUtils / webservices - hohes logging-Aufkommen
Beitrag von: KernSani am 08 Mai 2017, 20:14:16
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.
Titel: Antw:HttpUtils / webservices - hohes logging-Aufkommen
Beitrag von: viegener am 25 Mai 2017, 15:49:26
Eine Suche nach der URL zeigt auf das Modul FBAHAHTTP, das vermutlich die HTTPUtil verwendet.

Vielleicht daran mal das Attribut verbose anpassen?