Property

cloud

Property Name Type Description Required
provider string Yes
region string
service string

↑ TopSearch Queries
SearchServices running in the AWS cloud
cloud.provider:Amazon
SearchServices running in the Microsoft Azure cloud
cloud.provider:Azure
SearchServices running in the Google cloud (GCP)
cloud.provider:Google

↑ TopExample
{
    "provider": "Amazon",
    "region": "us-east-1",
    "service": "AMAZON"
}