---
title: "Turn Apache access logs into readable reports"
description: "Normalize whitespace, convert timestamps to UTC, capture fields, and render a labelled request summary for every line."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Turn Apache access logs into readable reports

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/structured-data/apache-access-log-report/index.mdx
