Model Database's logo
Join the Model Database community

and get access to the augmented documentation experience

to get started

Access and read Logs

Model Database Endpoints provides access to the logs of your Endpoints through the UI in the “Logs” tab of your Endpoint.

You will have access to the build logs of your Image artifacts as well as access to the Container Logs during inference.

select logs

The Container Logs are only available when your Endpoint is in the “Running” state.

Note: If your Endpoint creation is in the “Failed” state, you can check the Build Logs to see what the reason was, e.g. wrong version of a dependency, etc.

Build Logs:

build logs

Container Logs:

container logs