This request returns the current system log.
URL:
/get.cgi?req=log
Response:
The System Log is returned as plain ASCII text. The length of this text is variable and might be quite large.
Errors:
If an error occurs during the processing of the request, a single byte is returned. The meaning of this byte is explained in the following table:
| Error Value | Description |
|---|---|
0xFF |
The system log file could not be opened. |

