---
title: "Monitoring Site Factory"
date: "2024-02-14T06:18:38+00:00"
summary: "Monitor and optimize your Site Factory with powerful tools. Track performance, user actions, and system health. Access real-time logs and metrics for seamless management of your Drupal multisite platform."
image:
type: "page"
url: "/site-factory/monitoring-site-factory"
id: "45051acb-1232-4074-8906-e99eca27d454"
---

As you develop and maintain your Site Factory websites, you will want to monitor both the back-end performance of your platform and its code, and the actions taken by your users. Site Factory offers monitoring and logging tools to help you accomplish these tasks.

Monitoring services
-------------------

The following services enable you to assess the performance of different aspects of your websites, from hardware to code:

Service

Description

[Cloud Platform Stack Metrics](/acquia-cloud-platform/monitor-apps/stackmetrics)

Provides real-time and historical information about your hardware performance, health, and resource use. Returned information includes Varnish® hit rates, total requests received, file system usage, CPU usage, slow MySQL queries, and out-of-memory (OOM) errors.

[New Relic Application Performance Monitoring (APM)](/acquia-cloud-platform/monitor-apps/apm)

Provides real-time and historical performance monitoring of your PHP-based application’s performance. For additional configuration information for Site Factory users, see [Using New Relic monitoring in a multisite environment](/acquia-cloud-platform/monitor-apps/apm/multisite). [Contact Acquia support](/service-offerings/support-and-tam-ticket-information "Support and TAM ticket information") to enable this feature on your account.

Important

New Relic is not supported as a [log forwarding](/acquia-cloud-platform/log-forwarding-cloud-platform "Log forwarding in Cloud Platform") destination in Cloud Platform.

Available logging
-----------------

Acquia provides several types of logging that enable you to review actions taken by your users, changes made to your codebase, and look for problems with your application’s execution and performance:

Log

Description

[Cloud Platform logs](/acquia-cloud-platform/monitor-apps/logs)

Provides information about the execution of Apache, PHP, Drupal, and Varnish on a per-server basis. You can [stream these logs in real time](/acquia-cloud-platform/monitor-apps/logstream) or view them from the command line. You can also [forward these logs to a remote destination](/acquia-cloud-platform/monitor-apps/logs/forwarding) for additional custom processing and alerting.

[Cloud Platform task logs](/acquia-cloud-platform/monitor-apps/tasks)

Provides information regarding recent hosting tasks in the Cloud Platform interface, such as code commits and Varnish cache clears.

[Site Factory scheduled jobs](/site-factory/manage/preferences/jobs)

Provides information regarding recent [scheduled jobs](/site-factory/manage/preferences/jobs) performed by Site Factory, including performance data and outcomes.

Site Factory logs

Users with the [Release engineer](/site-factory/manage/users/admin/release-engineer) or [Developer](/site-factory/manage/users/admin/developer) roles can access the following Site Factory-specific log files:

*   [Audit logs](/site-factory/monitor/auditlog): Provides information about recent actions performed by users of your Factory, filterable to individual websites or users on your platform
*   [Task logs](/site-factory/monitor/tasklog): Provides information about background tasks for website management and domain management, and user-initiated tasks (such as code deploys and website installations). These logs are also known as _Work Pool_ logs or _Work In Progress (WIP)_ logs. To modify the settings for data retention on successful or failed tasks, see [Configuring task log settings](/site-factory/monitor/tasklog/settings).