Learn R Programming

paws.management (version 0.3.1)

prometheusservice_create_logging_configuration: Create logging configuration

Description

Create logging configuration.

See https://www.paws-r-sdk.com/docs/prometheusservice_create_logging_configuration/ for full documentation.

Usage

prometheusservice_create_logging_configuration(
  clientToken = NULL,
  logGroupArn,
  workspaceId
)

Arguments

clientToken

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

logGroupArn

[required] The ARN of the CW log group to which the vended log data will be published.

workspaceId

[required] The ID of the workspace to vend logs to.