create_logs_config_indexes
Create new log indexes in Datadog to organize and manage log data effectively for monitoring and analysis purposes.
Instructions
Creates a new index. Returns the Index object passed in the request body when the request is successful.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}