Table of Contents | ||||
---|---|---|---|---|
|
...
Valid tags and data tables
The full tag can have 4 to 6 levels. The first two are fixed as cloud.aws. The third level identifies the type of events sent, and the fourth, fifth and sixth levels indicate the event subtype.
Technology | Brand | Type | Subtype 1 | Subtype 2 | Subtype 3 |
---|---|---|---|---|---|
cloud | aws | waf | logs | <accountId> | <region> |
These are the valid tags and corresponding data tables that will receive the parsers' data:
Tag | Data table |
---|---|
cloud.aws.waf.logs.<accountId>.<region> | cloud.aws.waf.logs |
How is the data sent to Devo?
Logs generated by AWS WAF service can be sent to AWS CloudWatch Logs, S3, and Kinesis Data Firehose services.
...