Skip to content

Glue Table for WAF Access Logs is missing some of the log fields (e.g. labels) #259

@m-davison

Description

@m-davison

Is your feature request related to a problem? Please describe.
The Glue Table created for the GlueWafAccessLogsTable does not contain the newer fields for:

  • labels
  • captcharesponse
  • challengeresponse
  • ja3Fingerprint

These are useful fields for querying and debugging rules, especially the labels struct.

Describe the feature you'd like
Add the missing fields to the GlueWafAccessLogsTable resource in the aws-waf-security-automations-firehose-athena.template so we don't need to customize the solution in order to get the extra fields when debugging rules.

Additional context
See Creating a table for AWS WAF logs without partitioning for full set of fields

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions