---
title: "AWS VPC Flow Logs"
slug: "aws-vpc-flow-logs"
tags: ["Self Service Ingestion"]
updated: 2025-04-30T10:58:34Z
published: 2025-04-30T10:58:34Z
canonical: "docs.hunters.ai/aws-vpc-flow-logs"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hunters.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS VPC Flow Logs

Self Service Ingestion

          

Connect this data source on your own, using the Hunters platform.

## Overview

![](https://cdn.document360.io/5f63f0e0-3c70-4d00-b623-82493be0bde5/Images/Documentation/Virtual Private Cloud.png)

**Table name:** `aws_vpc_flow_logs`

Amazon Virtual Private Cloud (Amazon VPC) allows you to launch AWS resources in a logically isolated virtual network that you've defined. The VPC flow logs contain IP traffic going to and from network interfaces in your VPC.

## Send data to Hunters

**To connect AWS VPC Flow logs:**

1. Follow [this guide](https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs-s3.html) by AWS to export your logs to S3 bucket.
2. Once the export is completed and the logs are collected to S3, follow the steps in [this section](https://hunters.document360.io/docs/connect-data-through-aws-s3).

## Expected format

### AWS VPC Flow Logs

Logs are expected in CSV format with no headers.

```plaintext
2 976859176691X eni-07189fe3b60b58951 10.50.170.149 10.50.162.126 16930 49161 6 5 411 1653394101 1653394151 ACCEPT OK
```
