---
title: Capture and aggregate log data from client devices
summary: Collect and aggregate log data submitted from browsers directly into S3 or another log store without having to handle the traffic at your origin.
url: https://www.fastly.com/documentation/solutions/examples/no-origin-rum-logging
---

Collect and aggregate log data submitted from browsers directly into S3 or another log store without having to handle the traffic at your origin.

## VCL

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/0dbfe35e)

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/befd5fe1)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/0db5d1c2)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/175a3f8f)

