Returns the last values of the web error log for the container based on it's ID.
Request URL
Parameters
container
- The container ID
More info
None
Test URL
Response
{
"data": [
"[Fri Feb 21 14:21:25.174891 2020] [php7:error] [pid 22206] [client 159.203.29.179:36568] script '/home/dgaepe/web/dgaepe.n7.myws.ca/public_html/wp-login.php' not found or unable to stat;"
],
"system_connection": "true",
"system_version": "v2_146_0b883e4c6a90cabcce374b236a1430767d8da69d",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": "false",
"system_process_command": "false"
}