diff --git a/source/content/guides/logs-pantheon/01-introduction.md b/source/content/guides/logs-pantheon/01-introduction.md index 9ca991d784..b9b3520968 100644 --- a/source/content/guides/logs-pantheon/01-introduction.md +++ b/source/content/guides/logs-pantheon/01-introduction.md @@ -1,5 +1,5 @@ --- -title: Log Files on Pantheon +title: Environment Log Files on Pantheon subtitle: Introduction description: Use logs on Pantheon to help find, debug, and isolate potential problems. contenttype: [guide] @@ -14,7 +14,11 @@ contributors: [whitneymeredith] permalink: docs/guides/logs-pantheon --- -Log files track and record your site's activity to help you find, debug, and isolate current or potential problems on your site. Each environment (Multidev, Dev, Test, and Live) has individual log files, which can be obtained via SFTP. Application-level logs can be accessed directly through Drupal. You can use [New Relic® Performance Monitoring](/guides/new-relic) in conjunction with logs to help diagnose and fix errors and performance bottlenecks. +Log files track and record your the activity within one environment to help you find, debug, and isolate current or potential problems on your site. Each environment (Multidev, Dev, Test, and Live) has individual log files, which can be obtained via SFTP. + +These logs are separate from: + * application-level logs that can be accessed directly through WordPress and Drupal. You can use [New Relic® Performance Monitoring](/guides/new-relic) in conjunction with logs to help diagnose and fix errors and performance bottlenecks. + * the [workflow logs](/workflow-logs), which are available in the site dashboard, and record details around events like code deployments and the creation of Multidev environments. The server timezone and log timestamps are in UTC (Coordinated Universal Time). diff --git a/source/content/guides/logs-pantheon/02-access-logs.md b/source/content/guides/logs-pantheon/02-access-logs.md index a5bfcde04c..a27378d874 100644 --- a/source/content/guides/logs-pantheon/02-access-logs.md +++ b/source/content/guides/logs-pantheon/02-access-logs.md @@ -1,5 +1,5 @@ --- -title: Log Files on Pantheon +title: Environment Log Files on Pantheon subtitle: Access Logs with SFTP description: Access your logs through SFTP on the Pantheon platform. contenttype: [guide] diff --git a/source/content/guides/logs-pantheon/04-automate-log-downloads.md b/source/content/guides/logs-pantheon/04-automate-log-downloads.md index 6d48cb3198..4f84ccf946 100644 --- a/source/content/guides/logs-pantheon/04-automate-log-downloads.md +++ b/source/content/guides/logs-pantheon/04-automate-log-downloads.md @@ -1,5 +1,5 @@ --- -title: Log Files on Pantheon +title: Environment Log Files on Pantheon subtitle: Automate Log Downloads description: Learn how to automate your log downloads. contenttype: [guide] diff --git a/source/content/guides/logs-pantheon/05-nginx-access-logs.md b/source/content/guides/logs-pantheon/05-nginx-access-logs.md index a98a92c53d..cf65bcc0fa 100644 --- a/source/content/guides/logs-pantheon/05-nginx-access-logs.md +++ b/source/content/guides/logs-pantheon/05-nginx-access-logs.md @@ -1,5 +1,5 @@ --- -title: Log Files on Pantheon +title: Environment Log Files on Pantheon subtitle: Parse Nginx Access Logs with GoAccess description: Learn how to parse the nginx-access.log file with GoAccess. contenttype: [guide] diff --git a/source/content/guides/logs-pantheon/06-faq-logs.md b/source/content/guides/logs-pantheon/06-faq-logs.md index edacf1df86..c409f85082 100644 --- a/source/content/guides/logs-pantheon/06-faq-logs.md +++ b/source/content/guides/logs-pantheon/06-faq-logs.md @@ -1,5 +1,5 @@ --- -title: Log Files on Pantheon +title: Environment Log Files on Pantheon subtitle: Frequently Asked Questions description: Get answers to your log questions. contenttype: [guide]