I recognized on the controllers running ArubaOS 8.4 (currently 8.5.0.0) and later versions that I have a lot of debug logs in the logging.
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| exec_configuration 179: Config handler initiated for URI /v1/configuration/showcommand?command=show%20upgrade%20managed-devices%20status%20summary%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky http_method GET |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| exec_configuration 197: HTTP XML: Actual HTTP Payload length is = 134 payload is command=show%20upgrade%20managed-devices%20status%20summary%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| Invoking GET show command |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| URI is json&config_path=/mm/mynode&data=json=1&command=show%20upgrade%20managed-devices%20status%20summary%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky |
| Jul 23 16:40:42, webui[5676]: Empty String |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| exec_configuration 179: Config handler initiated for URI /v1/configuration/showcommand?command=show%20upgrade%20managed-devices%20status%20copy%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky http_method GET |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| exec_configuration 197: HTTP XML: Actual HTTP Payload length is = 131 payload is command=show%20upgrade%20managed-devices%20status%20copy%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| Invoking GET show command |
| Jul 23 16:40:42, httpd[23029]: <399823> <23037> <DBUG> |httpd| |webserver| URI is json&config_path=/mm/mynode&data=json=1&command=show%20upgrade%20managed-devices%20status%20copy%20path%20/md&@@1563893068639&UIDARUBA=NjY4YjM2NGEtNDM5Yy00ZDIxLWFmMjQtYTky |
Is this normal behavior? I do have only some warning turned on in the controller configuration. I even tried to change logging to alerts for webserver process but I do not see any changes at all.
Any hints for this?