SourceLogsConfiguration
Configuration for selecting and handling source log groups for centralization.
Contents
- EncryptedLogGroupStrategy
-
A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
Type: String
Valid Values:
ALLOW | SKIPRequired: Yes
- DataSourceSelectionCriteria
-
The selection criteria that specifies which data sources to centralize. The selection criteria uses the same filter expression format as
LogGroupSelectionCriteria, but operates onDataSourceNameandDataSourceTypeoperands. When bothLogGroupSelectionCriteriaandDataSourceSelectionCriteriaare specified, a log event must match both criteria to be centralized.Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: No
- LogGroupSelectionCriteria
-
The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: