Monitor sites /Logs /

Logs

Netlify provides a variety of logs to help you monitor your sites and offers log drains for integration with third-party log management services.

# Deploy log

The deploy log includes all of the standard output which comes from running your build as well as Netlify-specific information about dependency caching, Netlify configuration file processing, and more.

# Function log

Netlify displays a log for each serverless function, covering up to 7 days of activity (retention duration depends on your pricing plan). Function logs are available for the current published deploy, branch deploys, and Deploy Previews.

# Edge Function log

Netlify displays a log of any console statements output by each edge function, covering up to 7 days of activity (retention duration depends on your pricing plan). Edge Function logs are available for the current published deploy, branch deploys, and Deploy Previews.

# Site audit log

This feature is available on Core Pro and Core Enterprise plans.

Netlify generates a log of actions for each site. This Site audit log helps you monitor actions for a specific site, such as changes to site configuration, updates to environment variables, deploy rollbacks, and more. To access the log for a specific site, go to

.

# Team audit log

This feature is available on Core Pro and Core Enterprise plans.

Netlify keeps a log of actions made by members of your team so you can keep track of what changes were made, when, and by whom. With the team audit log, you can track the creation/deletion of sites, changes to site configuration, and more.

# Identity audit log

Supported usage varies depending on Identity level.

Netlify keeps a log of actions taken by your Netlify Identity users. With the Identity audit log, you can track user signups, logins, password recovery requests, and more.

Edge Functions