LogShark Workbook - Apache


In this section:

What is it?

The Apache workbook (Apache.twbx) visualizes the HTTP access logs from Tableau Server’s gateway (Apache) process. Every HTTP request that hits the gateway — a view load, a filter interaction, a bootstrap session, etc. — is logged here, along with which workbook/worksheet it targeted, how long it took to complete, and the HTTP status code it returned. Because the gateway sits in front of vizqlserver and other Tableau Server services, this workbook is a good starting point for getting an overall picture of web traffic, request performance, and HTTP-level errors across a deployment.

The Apache plugin only consumes the Apache access logs and writes them to a single ApacheRequests dataset. By default, gateway health check requests (/favicon.ico) are excluded from this dataset; set PluginsConfiguration:Apache:IncludeGatewayChecks to true in LogSharkConfig.json if you want those included.

Glossary of Important Terms to Understand Apache Workbook Data and Dashboards

When to use it?

How to use it?

General View Load Statistics

This is a high-level overview of workbook and view loads across the Apache logs. Adjust the global timestamp filter or select some days to investigate them further on the Granular Request Statistics dashboard.

Views:

Filters:

Use Cases:

Apache General View Load Statistics Screenshot

Granular Request Statistics

This is a granular view of individual view and workbook loads, based on the Apache logs. Use the Request Category parameter to filter to common request types.

Views:

Filters:

Use Cases:

Apache Granular Request Statistics Screenshot

Apache Request Health Screenshot

Request Performance Heatmap

Buckets request times using a configurable threshold in order to identify hours of peak usage and performance. Use the Request Category parameter to filter to common request types, and adjust the Request Threshold to match the performance value you expect for your environment.

Views:

Filters:

Use Cases:

Apache Request Performance Heatmap Screenshot

Workbook Error Breakdown

Displays HTTP error codes associated with workbook loads. For more information, see List of HTTP status codes.

Views:

Filters:

Use Cases:

Apache Workbook Error Breakdown Screenshot

Workbook Error Percentage

This shows all workbooks by percentage of error and when those errors occurred. Select workbooks in either view to filter the results. Workbooks with high failure rates should be re-evaluated or quarantined.

Views:

Use Cases:

Apache Workbook Error Percentage Screenshot