Uses of Interface
software.amazon.awscdk.services.logs.ILogGroup
Packages that use ILogGroup
Package
Description
Amazon API Gateway Construct Library
AWS CloudTrail Construct Library
AWS CodeBuild Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon OpenSearch Service Construct Library
Event Targets for Amazon EventBridge
AWS Glue Construct Library
Actions for AWS IoT Rule
Kinesis Analytics Flink
Amazon Kinesis Data Firehose Destinations Library
AWS Lambda Construct Library
Amazon CloudWatch Logs Construct Library
AWS CloudWatch Logs Subscription Destination Library
Amazon Managed Streaming for Apache Kafka Construct Library
Amazon OpenSearch Service Construct Library
AWS Step Functions Construct Library
Tasks for AWS Step Functions
-
Uses of ILogGroup in software.amazon.awscdk.services.apigateway
Constructors in software.amazon.awscdk.services.apigateway with parameters of type ILogGroup -
Uses of ILogGroup in software.amazon.awscdk.services.cloudtrail
Methods in software.amazon.awscdk.services.cloudtrail that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupTrailProps.getCloudWatchLogGroup()Log Group to which CloudTrail to push logs to.final ILogGroupTrailProps.Jsii$Proxy.getCloudWatchLogGroup()Trail.getLogGroup()The CloudWatch log group to which CloudTrail events are sent.Methods in software.amazon.awscdk.services.cloudtrail with parameters of type ILogGroupModifier and TypeMethodDescriptionTrail.Builder.cloudWatchLogGroup(ILogGroup cloudWatchLogGroup) Log Group to which CloudTrail to push logs to.TrailProps.Builder.cloudWatchLogGroup(ILogGroup cloudWatchLogGroup) Sets the value ofTrailProps.getCloudWatchLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupCloudWatchLoggingOptions.getLogGroup()The Log Group to send logs to.final ILogGroupCloudWatchLoggingOptions.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.codebuild with parameters of type ILogGroup -
Uses of ILogGroup in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupClientVpnEndpointOptions.getLogGroup()A CloudWatch Logs log group for connection logging.final ILogGroupClientVpnEndpointOptions.Jsii$Proxy.getLogGroup()final ILogGroupClientVpnEndpointProps.Jsii$Proxy.getLogGroup()FlowLog.getLogGroup()The CloudWatch Logs LogGroup to publish flow logs to.default ILogGroupFlowLogDestinationConfig.getLogGroup()The CloudWatch Logs Log Group to publish the flow logs to.final ILogGroupFlowLogDestinationConfig.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.ec2 with parameters of type ILogGroupModifier and TypeMethodDescriptionA CloudWatch Logs log group for connection logging.Sets the value ofClientVpnEndpointOptions.getLogGroup()Sets the value ofClientVpnEndpointOptions.getLogGroup()Sets the value ofFlowLogDestinationConfig.getLogGroup()static FlowLogDestinationFlowLogDestination.toCloudWatchLogs(ILogGroup logGroup) Use CloudWatch logs as the destination.static FlowLogDestinationFlowLogDestination.toCloudWatchLogs(ILogGroup logGroup, IRole iamRole) Use CloudWatch logs as the destination. -
Uses of ILogGroup in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupExecuteCommandLogConfiguration.getCloudWatchLogGroup()The name of the CloudWatch log group to send logs to.final ILogGroupExecuteCommandLogConfiguration.Jsii$Proxy.getCloudWatchLogGroup()AwsLogDriver.getLogGroup()The log group to send log streams to.default ILogGroupAwsLogDriverProps.getLogGroup()The log group to log to.final ILogGroupAwsLogDriverProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.ecs with parameters of type ILogGroupModifier and TypeMethodDescriptionExecuteCommandLogConfiguration.Builder.cloudWatchLogGroup(ILogGroup cloudWatchLogGroup) Sets the value ofExecuteCommandLogConfiguration.getCloudWatchLogGroup()The log group to log to.Sets the value ofAwsLogDriverProps.getLogGroup()voidAwsLogDriver.setLogGroup(ILogGroup value) The log group to send log streams to. -
Uses of ILogGroup in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch that return ILogGroupModifier and TypeMethodDescriptionDomain.getAppLogGroup()Deprecated.use opensearchservice module insteaddefault ILogGroupLoggingOptions.getAppLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupLoggingOptions.Jsii$Proxy.getAppLogGroup()Deprecated.Domain.getAuditLogGroup()Deprecated.use opensearchservice module insteaddefault ILogGroupLoggingOptions.getAuditLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupLoggingOptions.Jsii$Proxy.getAuditLogGroup()Deprecated.Domain.getSlowIndexLogGroup()Deprecated.use opensearchservice module insteaddefault ILogGroupLoggingOptions.getSlowIndexLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupLoggingOptions.Jsii$Proxy.getSlowIndexLogGroup()Deprecated.Domain.getSlowSearchLogGroup()Deprecated.use opensearchservice module insteaddefault ILogGroupLoggingOptions.getSlowSearchLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupLoggingOptions.Jsii$Proxy.getSlowSearchLogGroup()Deprecated.Methods in software.amazon.awscdk.services.elasticsearch with parameters of type ILogGroupModifier and TypeMethodDescriptionLoggingOptions.Builder.appLogGroup(ILogGroup appLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.auditLogGroup(ILogGroup auditLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.slowIndexLogGroup(ILogGroup slowIndexLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.slowSearchLogGroup(ILogGroup slowSearchLogGroup) Deprecated.use opensearchservice module instead -
Uses of ILogGroup in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets with parameters of type ILogGroupConstructors in software.amazon.awscdk.services.events.targets with parameters of type ILogGroupModifierConstructorDescriptionCloudWatchLogGroup(ILogGroup logGroup) CloudWatchLogGroup(ILogGroup logGroup, LogGroupProps props) -
Uses of ILogGroup in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupContinuousLoggingProps.getLogGroup()(experimental) Specify a custom CloudWatch log group name.final ILogGroupContinuousLoggingProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.glue with parameters of type ILogGroup -
Uses of ILogGroup in software.amazon.awscdk.services.iot.actions
Methods in software.amazon.awscdk.services.iot.actions with parameters of type ILogGroupConstructors in software.amazon.awscdk.services.iot.actions with parameters of type ILogGroupModifierConstructorDescriptionCloudWatchLogsAction(ILogGroup logGroup) CloudWatchLogsAction(ILogGroup logGroup, CloudWatchLogsActionProps props) -
Uses of ILogGroup in software.amazon.awscdk.services.kinesis.analytics.flink
Methods in software.amazon.awscdk.services.kinesis.analytics.flink that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupApplicationProps.getLogGroup()(experimental) The log group to send log entries to.final ILogGroupApplicationProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.kinesis.analytics.flink with parameters of type ILogGroupModifier and TypeMethodDescription(experimental) The log group to send log entries to.Sets the value ofApplicationProps.getLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.kinesisfirehose.destinations
Methods in software.amazon.awscdk.services.kinesisfirehose.destinations that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupCommonDestinationProps.getLogGroup()(experimental) The CloudWatch log group where log streams will be created to hold error logs.final ILogGroupCommonDestinationProps.Jsii$Proxy.getLogGroup()default ILogGroupDestinationS3BackupProps.getLogGroup()(experimental) The CloudWatch log group where log streams will be created to hold error logs.final ILogGroupDestinationS3BackupProps.Jsii$Proxy.getLogGroup()final ILogGroupS3BucketProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.kinesisfirehose.destinations with parameters of type ILogGroupModifier and TypeMethodDescriptionSets the value ofCommonDestinationProps.getLogGroup()Sets the value ofDestinationS3BackupProps.getLogGroup()(experimental) The CloudWatch log group where log streams will be created to hold error logs.Sets the value ofCommonDestinationProps.getLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return ILogGroupModifier and TypeMethodDescriptionFunction.getLogGroup()The LogGroup where the Lambda function's logs are made available.SingletonFunction.getLogGroup()The LogGroup where the Lambda function's logs are made available. -
Uses of ILogGroup in software.amazon.awscdk.services.logs
Subinterfaces of ILogGroup in software.amazon.awscdk.services.logsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILogGroup.Classes in software.amazon.awscdk.services.logs that implement ILogGroupModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine a CloudWatch Log Group.Methods in software.amazon.awscdk.services.logs that return ILogGroupModifier and TypeMethodDescriptionstatic ILogGroupLogGroup.fromLogGroupArn(software.constructs.Construct scope, String id, String logGroupArn) Import an existing LogGroup given its ARN.static ILogGroupLogGroup.fromLogGroupName(software.constructs.Construct scope, String id, String logGroupName) Import an existing LogGroup given its name.LogStreamProps.getLogGroup()The log group to create a log stream for.final ILogGroupLogStreamProps.Jsii$Proxy.getLogGroup()MetricFilterProps.getLogGroup()The log group to create the filter on.final ILogGroupMetricFilterProps.Jsii$Proxy.getLogGroup()SubscriptionFilterProps.getLogGroup()The log group to create the subscription on.final ILogGroupSubscriptionFilterProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.logs that return types with arguments of type ILogGroupModifier and TypeMethodDescriptionQueryDefinitionProps.getLogGroups()Specify certain log groups for the query definition.QueryDefinitionProps.Jsii$Proxy.getLogGroups()Methods in software.amazon.awscdk.services.logs with parameters of type ILogGroupModifier and TypeMethodDescriptionReturn the properties required to send subscription events to this destination.Return the properties required to send subscription events to this destination.default LogSubscriptionDestinationConfigReturn the properties required to send subscription events to this destination.Return the properties required to send subscription events to this destination.The log group to create a log stream for.Sets the value ofLogStreamProps.getLogGroup()The log group to create the filter on.Sets the value ofMetricFilterProps.getLogGroup()The log group to create the subscription on.Sets the value ofSubscriptionFilterProps.getLogGroup()Method parameters in software.amazon.awscdk.services.logs with type arguments of type ILogGroupModifier and TypeMethodDescriptionSpecify certain log groups for the query definition.Sets the value ofQueryDefinitionProps.getLogGroups() -
Uses of ILogGroup in software.amazon.awscdk.services.logs.destinations
Methods in software.amazon.awscdk.services.logs.destinations with parameters of type ILogGroupModifier and TypeMethodDescriptionReturn the properties required to send subscription events to this destination.Return the properties required to send subscription events to this destination. -
Uses of ILogGroup in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupBrokerLogging.getCloudwatchLogGroup()(experimental) The CloudWatch Logs group that is the destination for broker logs.final ILogGroupBrokerLogging.Jsii$Proxy.getCloudwatchLogGroup()Methods in software.amazon.awscdk.services.msk with parameters of type ILogGroupModifier and TypeMethodDescriptionBrokerLogging.Builder.cloudwatchLogGroup(ILogGroup cloudwatchLogGroup) Sets the value ofBrokerLogging.getCloudwatchLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return ILogGroupModifier and TypeMethodDescriptionDomain.getAppLogGroup()Log group that application logs are logged to.default ILogGroupLoggingOptions.getAppLogGroup()Log Amazon OpenSearch Service application logs to this log group.final ILogGroupLoggingOptions.Jsii$Proxy.getAppLogGroup()Domain.getAuditLogGroup()Log group that audit logs are logged to.default ILogGroupLoggingOptions.getAuditLogGroup()Log Amazon OpenSearch Service audit logs to this log group.final ILogGroupLoggingOptions.Jsii$Proxy.getAuditLogGroup()Domain.getSlowIndexLogGroup()Log group that slow indices are logged to.default ILogGroupLoggingOptions.getSlowIndexLogGroup()Log slow indices to this log group.final ILogGroupLoggingOptions.Jsii$Proxy.getSlowIndexLogGroup()Domain.getSlowSearchLogGroup()Log group that slow searches are logged to.default ILogGroupLoggingOptions.getSlowSearchLogGroup()Log slow searches to this log group.final ILogGroupLoggingOptions.Jsii$Proxy.getSlowSearchLogGroup()Methods in software.amazon.awscdk.services.opensearchservice with parameters of type ILogGroupModifier and TypeMethodDescriptionLoggingOptions.Builder.appLogGroup(ILogGroup appLogGroup) Sets the value ofLoggingOptions.getAppLogGroup()LoggingOptions.Builder.auditLogGroup(ILogGroup auditLogGroup) Sets the value ofLoggingOptions.getAuditLogGroup()LoggingOptions.Builder.slowIndexLogGroup(ILogGroup slowIndexLogGroup) Sets the value ofLoggingOptions.getSlowIndexLogGroup()LoggingOptions.Builder.slowSearchLogGroup(ILogGroup slowSearchLogGroup) Sets the value ofLoggingOptions.getSlowSearchLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ILogGroupModifier and TypeMethodDescriptionLogOptions.getDestination()The log group where the execution history events will be logged.final ILogGroupLogOptions.Jsii$Proxy.getDestination()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ILogGroupModifier and TypeMethodDescriptionLogOptions.Builder.destination(ILogGroup destination) Sets the value ofLogOptions.getDestination() -
Uses of ILogGroup in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupMonitoring.getLogGroup()A log group for CloudWatch monitoring.final ILogGroupMonitoring.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ILogGroup