Document toolboxDocument toolbox

vpc.aws

Introduction

The tags beginning with vpc.aws identify events generated by Amazon Web Services.

Valid tags and data tables

The full tag must have 3 levels. The first two are fixed as vpc.aws. The third level identifies the type of events sent.

Technology

Brand

Type

vpc

aws

flow

These are the valid tags and corresponding data tables that will receive the parsers' data:

Tag

Data table

vpc.aws.flow

vpc.aws.flow

Log samples

The following are sample logs sent to each of the vpc.aws.flow data tables. Also, find how the information will be parsed in your data table under each sample log.

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

vpc.aws.flow

2022-02-16 18:39:45.924 localhost=127.0.0.1 vpc.aws.flow: 5 027962030681 eni-03f1873c6id 10.2.3.9 11.2.3.9 31302 4443 6 1 44 1615436649 1615436669 REJECT OK vpc-0f5e2id subnet-0e1f0bid - 2 IPv4 10.2.3.9 11.2.3.9 us-east-1 use1-az2 - - - - ingress -

And this is how the log would be parsed:

Field

Value

Type

Source field name

Extra fields

eventdate

2022-02-16 18:39:45.924

timestamp



version

5

int4



accountId

027962030681

str



interface_id

eni-03f1873c6id

str



srcaddr

10.2.3.9

ip4



dstaddr

11.2.3.9

ip4



srcport

31302

int8



dstport

4443

int8



protocol

6

int4



packets

1

int4



bytes

44

int8



start_date

2021-03-11 04:24:09.0

timestamp



end_date

2021-03-11 04:24:29.0

timestamp



action

REJECT

str



log_status

OK

str



vpc_id

vpc-0f5e2id

str



subnet_id

subnet-0e1f0bid

str



instance_id

null

str



tcp_flags

2

str



type

IPv4

str



pkt_srcaddr

10.2.3.9

ip4



pkt_dstaddr

11.2.3.9

ip4



region

us-east-1

str



az_id

use1-az2

str



sublocation_type

null

str



sublocation_id

null

str



pkt_src_aws_service

null

str



pkt_dst_aws_service

null

str



flow_direction

ingress

str



traffic_path

null

str



rawMessage

5 027962030681 eni-03f1873c6id 10.2.3.9 11.2.3.9 31302 4443 6 1 44 1615436649 1615436669 REJECT OK vpc-0f5e2id subnet-0e1f0bid - 2 IPv4 10.2.3.9 11.2.3.9 us-east-1 use1-az2 - - - - ingress -

str

rawSource

✓

hostchain

localhost=127.0.0.1

str


✓

tag

vpc.aws.flow

str


✓