AWS::ApplicationInsights::Application ConfigurationDetails - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ApplicationInsights::Application ConfigurationDetails

The AWS::ApplicationInsights::Application ConfigurationDetails property type specifies the configuration settings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AlarmMetrics

A list of metrics to monitor for the component. All component types can use AlarmMetrics.

Required: No

Type: Array of AlarmMetric

Update requires: No interruption

Alarms

A list of alarms to monitor for the component. All component types can use Alarm.

Required: No

Type: Array of Alarm

Update requires: No interruption

HAClusterPrometheusExporter

The HA cluster Prometheus Exporter settings.

Required: No

Type: HAClusterPrometheusExporter

Update requires: No interruption

HANAPrometheusExporter

The HANA DB Prometheus Exporter settings.

Required: No

Type: HANAPrometheusExporter

Update requires: No interruption

JMXPrometheusExporter

A list of Java metrics to monitor for the component.

Required: No

Type: JMXPrometheusExporter

Update requires: No interruption

Logs

A list of logs to monitor for the component. Only Amazon EC2 instances can use Logs.

Required: No

Type: Array of Log

Update requires: No interruption

NetWeaverPrometheusExporter

Property description not available.

Required: No

Type: NetWeaverPrometheusExporter

Update requires: No interruption

Processes

Property description not available.

Required: No

Type: Array of Process

Update requires: No interruption

SQLServerPrometheusExporter

Property description not available.

Required: No

Type: SQLServerPrometheusExporter

Update requires: No interruption

WindowsEvents

A list of Windows Events to monitor for the component. Only Amazon EC2 instances running on Windows can use WindowsEvents.

Required: No

Type: Array of WindowsEvent

Update requires: No interruption