Uses of Interface
software.amazon.awscdk.services.logs.ILogGroup
Packages that use ILogGroup
Package
Description
AWS AppSync Construct Library
AWS CloudTrail Construct Library
AWS CodeBuild Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon OpenSearch Service Construct Library
AWS Glue Construct Library
EC2 Image Builder Construct Library
Actions for AWS IoT Rule
Kinesis Analytics Flink
Amazon Data Firehose Construct Library
AWS Lambda Construct Library
Amazon CloudWatch Logs Construct Library
Amazon Managed Streaming for Apache Kafka Construct Library
Amazon OpenSearch Service Construct Library
Amazon EventBridge Pipes Construct Library
Amazon EventBridge Pipes Targets Construct Library
Amazon Relational Database Service Construct Library
Tasks for AWS Step Functions
-
Uses of ILogGroup in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return ILogGroupModifier and TypeMethodDescriptionEventApi.getLogGroup()the CloudWatch Log Group for this API.GraphqlApi.getLogGroup()the CloudWatch Log Group for this API. -
Uses of ILogGroup in software.amazon.awscdk.services.cloudtrail
Methods in software.amazon.awscdk.services.cloudtrail that return ILogGroupModifier and TypeMethodDescriptionTrail.getLogGroup()The CloudWatch log group to which CloudTrail events are sent. -
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 TypeMethodDescriptionFlowLog.getLogGroup()The CloudWatch Logs LogGroup to publish flow logs to. -
Uses of ILogGroup in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ILogGroupModifier and TypeMethodDescriptionAwsLogDriver.getLogGroup()The log group to send log streams to.Methods in software.amazon.awscdk.services.ecs with parameters of type ILogGroupModifier and TypeMethodDescriptionvoidAwsLogDriver.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 insteadDomain.getAuditLogGroup()Deprecated.use opensearchservice module insteadDomain.getSlowIndexLogGroup()Deprecated.use opensearchservice module insteadDomain.getSlowSearchLogGroup()Deprecated.use opensearchservice module instead -
Uses of ILogGroup in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha 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.alpha with parameters of type ILogGroup -
Uses of ILogGroup in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ILogGroupModifier and TypeMethodDescriptiondefault ILogGroupImagePipelineProps.getImageLogGroup()(experimental) The log group to use for images created from the image pipeline.final ILogGroupImagePipelineProps.Jsii$Proxy.getImageLogGroup()default ILogGroupImagePipelineProps.getImagePipelineLogGroup()(experimental) The log group to use for the image pipeline.final ILogGroupImagePipelineProps.Jsii$Proxy.getImagePipelineLogGroup()default ILogGroupImageProps.getLogGroup()(experimental) The log group to use for the image.final ILogGroupImageProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ILogGroupModifier and TypeMethodDescriptionImagePipeline.Builder.imageLogGroup(ILogGroup imageLogGroup) (experimental) The log group to use for images created from the image pipeline.ImagePipelineProps.Builder.imageLogGroup(ILogGroup imageLogGroup) Sets the value ofImagePipelineProps.getImageLogGroup()ImagePipeline.Builder.imagePipelineLogGroup(ILogGroup imagePipelineLogGroup) (experimental) The log group to use for the image pipeline.ImagePipelineProps.Builder.imagePipelineLogGroup(ILogGroup imagePipelineLogGroup) Sets the value ofImagePipelineProps.getImagePipelineLogGroup()(experimental) The log group to use for the image.Sets the value ofImageProps.getLogGroup() -
Uses of ILogGroup in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha with parameters of type ILogGroupConstructors in software.amazon.awscdk.services.iot.actions.alpha with parameters of type ILogGroupModifierConstructorDescriptionCloudWatchLogsAction(ILogGroup logGroup) CloudWatchLogsAction(ILogGroup logGroup, CloudWatchLogsActionProps props) -
Uses of ILogGroup in software.amazon.awscdk.services.kinesisanalytics.flink.alpha
Methods in software.amazon.awscdk.services.kinesisanalytics.flink.alpha 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.kinesisanalytics.flink.alpha 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
Methods in software.amazon.awscdk.services.kinesisfirehose that return ILogGroupModifier and TypeMethodDescriptionEnableLogging.getLogGroup()The CloudWatch log group where log streams will be created to hold error logs.default ILogGroupILoggingConfig.getLogGroup()The CloudWatch log group where log streams will be created to hold error logs.default ILogGroupILoggingConfig.Jsii$Default.getLogGroup()The CloudWatch log group where log streams will be created to hold error logs.Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type ILogGroup -
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. -
Uses of ILogGroup in software.amazon.awscdk.services.msk.alpha
Methods in software.amazon.awscdk.services.msk.alpha 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.alpha 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.Domain.getAuditLogGroup()Log group that audit logs are logged to.Domain.getSlowIndexLogGroup()Log group that slow indices are logged to.Domain.getSlowSearchLogGroup()Log group that slow searches are logged to. -
Uses of ILogGroup in software.amazon.awscdk.services.pipes.alpha
Constructors in software.amazon.awscdk.services.pipes.alpha with parameters of type ILogGroup -
Uses of ILogGroup in software.amazon.awscdk.services.pipes.targets.alpha
Methods in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type ILogGroupConstructors in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type ILogGroupModifierConstructorDescriptionCloudWatchLogsTarget(ILogGroup logGroup) CloudWatchLogsTarget(ILogGroup logGroup, CloudWatchLogsTargetParameters parameters) -
Uses of ILogGroup in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return types with arguments of type ILogGroupModifier and TypeMethodDescriptionDatabaseCluster.getCloudwatchLogGroups()The log group is created whencloudwatchLogsExportsis set.DatabaseClusterFromSnapshot.getCloudwatchLogGroups()The log group is created whencloudwatchLogsExportsis set.DatabaseInstance.getCloudwatchLogGroups()The log group is created whencloudwatchLogsExportsis set.DatabaseInstanceFromSnapshot.getCloudwatchLogGroups()The log group is created whencloudwatchLogsExportsis set.DatabaseInstanceReadReplica.getCloudwatchLogGroups()The log group is created whencloudwatchLogsExportsis set. -
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