This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.monitor.getPipelineGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Returns the specific pipeline group instance. Azure REST API version: 2023-10-01-preview.
Other available API versions: 2024-10-01-preview.
Using getPipelineGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPipelineGroup(args: GetPipelineGroupArgs, opts?: InvokeOptions): Promise<GetPipelineGroupResult>
function getPipelineGroupOutput(args: GetPipelineGroupOutputArgs, opts?: InvokeOptions): Output<GetPipelineGroupResult>
def get_pipeline_group(pipeline_group_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPipelineGroupResult
def get_pipeline_group_output(pipeline_group_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPipelineGroupResult]
func LookupPipelineGroup(ctx *Context, args *LookupPipelineGroupArgs, opts ...InvokeOption) (*LookupPipelineGroupResult, error)
func LookupPipelineGroupOutput(ctx *Context, args *LookupPipelineGroupOutputArgs, opts ...InvokeOption) LookupPipelineGroupResultOutput
> Note: This function is named LookupPipelineGroup
in the Go SDK.
public static class GetPipelineGroup
{
public static Task<GetPipelineGroupResult> InvokeAsync(GetPipelineGroupArgs args, InvokeOptions? opts = null)
public static Output<GetPipelineGroupResult> Invoke(GetPipelineGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPipelineGroupResult> getPipelineGroup(GetPipelineGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:monitor:getPipelineGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Pipeline
Group stringName - The name of pipeline group. The name is case insensitive.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Pipeline
Group stringName - The name of pipeline group. The name is case insensitive.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- pipeline
Group StringName - The name of pipeline group. The name is case insensitive.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- pipeline
Group stringName - The name of pipeline group. The name is case insensitive.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- pipeline_
group_ strname - The name of pipeline group. The name is case insensitive.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- pipeline
Group StringName - The name of pipeline group. The name is case insensitive.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPipelineGroup Result
The following output properties are available:
- Exporters
List<Pulumi.
Azure Native. Monitor. Outputs. Exporter Response> - The exporters specified for a pipeline group instance.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Processors
List<Pulumi.
Azure Native. Monitor. Outputs. Processor Response> - The processors specified for a pipeline group instance.
- Provisioning
State string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
List<Pulumi.
Azure Native. Monitor. Outputs. Receiver Response> - The receivers specified for a pipeline group instance.
- Service
Pulumi.
Azure Native. Monitor. Outputs. Service Response - The service section for a given pipeline group instance.
- System
Data Pulumi.Azure Native. Monitor. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Extended
Location Pulumi.Azure Native. Monitor. Outputs. Azure Resource Manager Common Types Extended Location Response - The extended location for given pipeline group.
- Networking
Configurations List<Pulumi.Azure Native. Monitor. Outputs. Networking Configuration Response> - Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- Dictionary<string, string>
- Resource tags.
- Exporters
[]Exporter
Response - The exporters specified for a pipeline group instance.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Processors
[]Processor
Response - The processors specified for a pipeline group instance.
- Provisioning
State string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
[]Receiver
Response - The receivers specified for a pipeline group instance.
- Service
Service
Response - The service section for a given pipeline group instance.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Extended
Location AzureResource Manager Common Types Extended Location Response - The extended location for given pipeline group.
- Networking
Configurations []NetworkingConfiguration Response - Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- map[string]string
- Resource tags.
- exporters
List<Exporter
Response> - The exporters specified for a pipeline group instance.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- processors
List<Processor
Response> - The processors specified for a pipeline group instance.
- provisioning
State String - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
List<Receiver
Response> - The receivers specified for a pipeline group instance.
- service
Service
Response - The service section for a given pipeline group instance.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location AzureResource Manager Common Types Extended Location Response - The extended location for given pipeline group.
- networking
Configurations List<NetworkingConfiguration Response> - Networking configurations for the pipeline group instance.
- replicas Integer
- Defines the amount of replicas of the pipeline group instance.
- Map<String,String>
- Resource tags.
- exporters
Exporter
Response[] - The exporters specified for a pipeline group instance.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- processors
Processor
Response[] - The processors specified for a pipeline group instance.
- provisioning
State string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
Receiver
Response[] - The receivers specified for a pipeline group instance.
- service
Service
Response - The service section for a given pipeline group instance.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location AzureResource Manager Common Types Extended Location Response - The extended location for given pipeline group.
- networking
Configurations NetworkingConfiguration Response[] - Networking configurations for the pipeline group instance.
- replicas number
- Defines the amount of replicas of the pipeline group instance.
- {[key: string]: string}
- Resource tags.
- exporters
Sequence[Exporter
Response] - The exporters specified for a pipeline group instance.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- processors
Sequence[Processor
Response] - The processors specified for a pipeline group instance.
- provisioning_
state str - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
Sequence[Receiver
Response] - The receivers specified for a pipeline group instance.
- service
Service
Response - The service section for a given pipeline group instance.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_
location AzureResource Manager Common Types Extended Location Response - The extended location for given pipeline group.
- networking_
configurations Sequence[NetworkingConfiguration Response] - Networking configurations for the pipeline group instance.
- replicas int
- Defines the amount of replicas of the pipeline group instance.
- Mapping[str, str]
- Resource tags.
- exporters List<Property Map>
- The exporters specified for a pipeline group instance.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- processors List<Property Map>
- The processors specified for a pipeline group instance.
- provisioning
State String - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers List<Property Map>
- The receivers specified for a pipeline group instance.
- service Property Map
- The service section for a given pipeline group instance.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location Property Map - The extended location for given pipeline group.
- networking
Configurations List<Property Map> - Networking configurations for the pipeline group instance.
- replicas Number
- Defines the amount of replicas of the pipeline group instance.
- Map<String>
- Resource tags.
Supporting Types
AzureMonitorWorkspaceLogsApiConfigResponse
- Data
Collection stringEndpoint Url - Data collection endpoint ingestion url.
- Data
Collection stringRule - Data Collection Rule (DCR) immutable id.
- Schema
Pulumi.
Azure Native. Monitor. Inputs. Schema Map Response - The schema mapping for incoming data.
- Stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- Data
Collection stringEndpoint Url - Data collection endpoint ingestion url.
- Data
Collection stringRule - Data Collection Rule (DCR) immutable id.
- Schema
Schema
Map Response - The schema mapping for incoming data.
- Stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection StringEndpoint Url - Data collection endpoint ingestion url.
- data
Collection StringRule - Data Collection Rule (DCR) immutable id.
- schema
Schema
Map Response - The schema mapping for incoming data.
- stream String
- Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection stringEndpoint Url - Data collection endpoint ingestion url.
- data
Collection stringRule - Data Collection Rule (DCR) immutable id.
- schema
Schema
Map Response - The schema mapping for incoming data.
- stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- data_
collection_ strendpoint_ url - Data collection endpoint ingestion url.
- data_
collection_ strrule - Data Collection Rule (DCR) immutable id.
- schema
Schema
Map Response - The schema mapping for incoming data.
- stream str
- Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection StringEndpoint Url - Data collection endpoint ingestion url.
- data
Collection StringRule - Data Collection Rule (DCR) immutable id.
- schema Property Map
- The schema mapping for incoming data.
- stream String
- Stream name in destination. Azure Monitor stream is related to the destination table.
AzureMonitorWorkspaceLogsExporterResponse
- Api
Pulumi.
Azure Native. Monitor. Inputs. Azure Monitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- Cache
Pulumi.
Azure Native. Monitor. Inputs. Cache Configuration Response - Cache configurations.
- Concurrency
Pulumi.
Azure Native. Monitor. Inputs. Concurrency Configuration Response - Concurrency configuration for the exporter.
- Api
Azure
Monitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- Cache
Cache
Configuration Response - Cache configurations.
- Concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
Azure
Monitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
Azure
Monitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
Azure
Monitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api Property Map
- API configurations for Azure Monitor workspace exporter.
- cache Property Map
- Cache configurations.
- concurrency Property Map
- Concurrency configuration for the exporter.
AzureResourceManagerCommonTypesExtendedLocationResponse
BatchProcessorResponse
- batch_
size int - Size of the batch.
- timeout int
- Timeout in milliseconds.
CacheConfigurationResponse
- Max
Storage intUsage - Max storage usage in megabytes.
- Retention
Period int - Retention period in minutes.
- Max
Storage intUsage - Max storage usage in megabytes.
- Retention
Period int - Retention period in minutes.
- max
Storage IntegerUsage - Max storage usage in megabytes.
- retention
Period Integer - Retention period in minutes.
- max
Storage numberUsage - Max storage usage in megabytes.
- retention
Period number - Retention period in minutes.
- max_
storage_ intusage - Max storage usage in megabytes.
- retention_
period int - Retention period in minutes.
- max
Storage NumberUsage - Max storage usage in megabytes.
- retention
Period Number - Retention period in minutes.
ConcurrencyConfigurationResponse
- Batch
Queue intSize - Size of the queue for log batches.
- Worker
Count int - Number of parallel workers processing the log queues.
- Batch
Queue intSize - Size of the queue for log batches.
- Worker
Count int - Number of parallel workers processing the log queues.
- batch
Queue IntegerSize - Size of the queue for log batches.
- worker
Count Integer - Number of parallel workers processing the log queues.
- batch
Queue numberSize - Size of the queue for log batches.
- worker
Count number - Number of parallel workers processing the log queues.
- batch_
queue_ intsize - Size of the queue for log batches.
- worker_
count int - Number of parallel workers processing the log queues.
- batch
Queue NumberSize - Size of the queue for log batches.
- worker
Count Number - Number of parallel workers processing the log queues.
ExporterResponse
- Name string
- The name of exporter.
- Type string
- The type of exporter.
- Azure
Monitor Pulumi.Workspace Logs Azure Native. Monitor. Inputs. Azure Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- Tcp
Pulumi.
Azure Native. Monitor. Inputs. Tcp Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- Name string
- The name of exporter.
- Type string
- The type of exporter.
- Azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- Tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name String
- The name of exporter.
- type String
- The type of exporter.
- azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name string
- The name of exporter.
- type string
- The type of exporter.
- azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name str
- The name of exporter.
- type str
- The type of exporter.
- azure_
monitor_ Azureworkspace_ logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name String
- The name of exporter.
- type String
- The type of exporter.
- azure
Monitor Property MapWorkspace Logs - Azure Monitor Workspace Logs specific configurations.
- tcp Property Map
- TCP based exporter. Used for pipelineGroup exporter.
NetworkingConfigurationResponse
- External
Networking stringMode - External networking mode.
- Routes
List<Pulumi.
Azure Native. Monitor. Inputs. Networking Route Response> - Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- External
Networking stringMode - External networking mode.
- Routes
[]Networking
Route Response - Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking StringMode - External networking mode.
- routes
List<Networking
Route Response> - Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking stringMode - External networking mode.
- routes
Networking
Route Response[] - Networking routes configuration.
- host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external_
networking_ strmode - External networking mode.
- routes
Sequence[Networking
Route Response] - Networking routes configuration.
- host str
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking StringMode - External networking mode.
- routes List<Property Map>
- Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
NetworkingRouteResponse
OtlpReceiverResponse
- Endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- Endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint String
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint str
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint String
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
PersistenceConfigurationsResponse
- Persistent
Volume stringName - The name of the mounted persistent volume.
- Persistent
Volume stringName - The name of the mounted persistent volume.
- persistent
Volume StringName - The name of the mounted persistent volume.
- persistent
Volume stringName - The name of the mounted persistent volume.
- persistent_
volume_ strname - The name of the mounted persistent volume.
- persistent
Volume StringName - The name of the mounted persistent volume.
PipelineResponse
- Exporters List<string>
- Reference to exporters configured for the pipeline.
- Name string
- Name of the pipeline.
- Receivers List<string>
- Reference to receivers configured for the pipeline.
- Type string
- The type of pipeline
- Processors List<string>
- Reference to processors configured for the pipeline.
- Exporters []string
- Reference to exporters configured for the pipeline.
- Name string
- Name of the pipeline.
- Receivers []string
- Reference to receivers configured for the pipeline.
- Type string
- The type of pipeline
- Processors []string
- Reference to processors configured for the pipeline.
- exporters List<String>
- Reference to exporters configured for the pipeline.
- name String
- Name of the pipeline.
- receivers List<String>
- Reference to receivers configured for the pipeline.
- type String
- The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
- exporters string[]
- Reference to exporters configured for the pipeline.
- name string
- Name of the pipeline.
- receivers string[]
- Reference to receivers configured for the pipeline.
- type string
- The type of pipeline
- processors string[]
- Reference to processors configured for the pipeline.
- exporters Sequence[str]
- Reference to exporters configured for the pipeline.
- name str
- Name of the pipeline.
- receivers Sequence[str]
- Reference to receivers configured for the pipeline.
- type str
- The type of pipeline
- processors Sequence[str]
- Reference to processors configured for the pipeline.
- exporters List<String>
- Reference to exporters configured for the pipeline.
- name String
- Name of the pipeline.
- receivers List<String>
- Reference to receivers configured for the pipeline.
- type String
- The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
ProcessorResponse
- Name string
- The name of processor.
- Type string
- The type of processor.
- Batch
Pulumi.
Azure Native. Monitor. Inputs. Batch Processor Response - Batch processor configurations.
- Name string
- The name of processor.
- Type string
- The type of processor.
- Batch
Batch
Processor Response - Batch processor configurations.
- name String
- The name of processor.
- type String
- The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name string
- The name of processor.
- type string
- The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name str
- The name of processor.
- type str
- The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name String
- The name of processor.
- type String
- The type of processor.
- batch Property Map
- Batch processor configurations.
ReceiverResponse
- Name string
- The name of receiver.
- Type string
- The type of receiver.
- Otlp
Pulumi.
Azure Native. Monitor. Inputs. Otlp Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- Syslog
Pulumi.
Azure Native. Monitor. Inputs. Syslog Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- Udp
Pulumi.
Azure Native. Monitor. Inputs. Udp Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- Name string
- The name of receiver.
- Type string
- The type of receiver.
- Otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- Syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- Udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name String
- The name of receiver.
- type String
- The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name string
- The name of receiver.
- type string
- The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name str
- The name of receiver.
- type str
- The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name String
- The name of receiver.
- type String
- The type of receiver.
- otlp Property Map
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog Property Map
- Syslog configurations. This field is mandatory for syslog type receivers.
- udp Property Map
- UDP receiver configurations. This field is mandatory for UDP receivers.
RecordMapResponse
ResourceMapResponse
SchemaMapResponse
- Record
Map List<Pulumi.Azure Native. Monitor. Inputs. Record Map Response> - Record Map.
- Resource
Map List<Pulumi.Azure Native. Monitor. Inputs. Resource Map Response> - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- Scope
Map List<Pulumi.Azure Native. Monitor. Inputs. Scope Map Response> - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- Record
Map []RecordMap Response - Record Map.
- Resource
Map []ResourceMap Response - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- Scope
Map []ScopeMap Response - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record
Map List<RecordMap Response> - Record Map.
- resource
Map List<ResourceMap Response> - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scope
Map List<ScopeMap Response> - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record
Map RecordMap Response[] - Record Map.
- resource
Map ResourceMap Response[] - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scope
Map ScopeMap Response[] - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record_
map Sequence[RecordMap Response] - Record Map.
- resource_
map Sequence[ResourceMap Response] - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scope_
map Sequence[ScopeMap Response] - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record
Map List<Property Map> - Record Map.
- resource
Map List<Property Map> - Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scope
Map List<Property Map> - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
ScopeMapResponse
ServiceResponse
- Pipelines
List<Pulumi.
Azure Native. Monitor. Inputs. Pipeline Response> - Pipelines belonging to a given pipeline group.
- Persistence
Pulumi.
Azure Native. Monitor. Inputs. Persistence Configurations Response - Persistence options to all pipelines in the instance.
- Pipelines
[]Pipeline
Response - Pipelines belonging to a given pipeline group.
- Persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
List<Pipeline
Response> - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
Pipeline
Response[] - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
Sequence[Pipeline
Response] - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines List<Property Map>
- Pipelines belonging to a given pipeline group.
- persistence Property Map
- Persistence options to all pipelines in the instance.
SyslogReceiverResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TcpExporterResponse
- Url string
- TCP url to export.
- Url string
- TCP url to export.
- url String
- TCP url to export.
- url string
- TCP url to export.
- url str
- TCP url to export.
- url String
- TCP url to export.
UdpReceiverResponse
- Endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- Read
Queue intLength - Max read queue length.
- Endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- Read
Queue intLength - Max read queue length.
- endpoint String
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- read
Queue IntegerLength - Max read queue length.
- endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding string
- The encoding of the stream being received.
- read
Queue numberLength - Max read queue length.
- endpoint str
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding str
- The encoding of the stream being received.
- read_
queue_ intlength - Max read queue length.
- endpoint String
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- read
Queue NumberLength - Max read queue length.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi