CloudWatchLogsSource
The configuration for reading agent traces from CloudWatch Logs.
Contents
- logGroupNames
-
The list of CloudWatch log group names to read agent traces from. Maximum of 5 log groups.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: Yes
- serviceNames
-
The list of agent service names to filter traces within the specified log groups.
Type: Array of strings
Array Members: Fixed number of 1 item.
Required: Yes
- filterConfig
-
Optional filter configuration to narrow down which sessions to evaluate.
Type: CloudWatchFilterConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: