Amazon S3
The s3
log type tracks network requests for access to Amazon S3 buckets.
The following code snippet contains all the raw_field
and ecs
mappings for this log type:
"mappings": [
{
"raw_field":"eventName",
"ecs":"aws.cloudtrail.event_name"
},
{
"raw_field":"eventSource",
"ecs":"aws.cloudtrail.event_source"
},
{
"raw_field":"eventTime",
"ecs":"timestamp"
}
]
当前内容版权归 OpenSearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 OpenSearch .