Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

The tags beginning with vpn.aws identify events generated by Amazon Web Services belonging to aws.

Tag structure 

The full tag must have two levels. The first two are fixed as vpn.aws. The third level identifies the type of events sent. The fourth level indicates the event subtype.

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

Product / Service

Tags

Data tables

Amazon Web Services

vpn.aws.client

vpn.aws.client

For more information, read more About Devo tags.

Table structure

These are the fields displayed in this table:

Field

Type

Extra fields

eventdate

timestamp

hostname

str

connection_log_type

str

connection_attempt_status

str

connection_attempt_failure_reason

str

connection_id

str

client_vpn_endpoint_id

str

transport_protocol

str

connection_start_time

timestamp

connection_last_update_time

timestamp

client_ip

ip4

username

str

device_type

str

device_ip

ip4

port

str

ingress_bytes

str

egress_bytes

str

ingress_packets

str

egress_packets

str

connection_end_time

timestamp

connection_reset_status

str

connection_duration_seconds

str

hostchain

str

tag

str

rawMessage

str

  • No labels