dynatrace.LogAgentFeatureFlags
Explore with Pulumi AI
Create LogAgentFeatureFlags Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new LogAgentFeatureFlags(name: string, args: LogAgentFeatureFlagsArgs, opts?: CustomResourceOptions);
@overload
def LogAgentFeatureFlags(resource_name: str,
args: LogAgentFeatureFlagsArgs,
opts: Optional[ResourceOptions] = None)
@overload
def LogAgentFeatureFlags(resource_name: str,
opts: Optional[ResourceOptions] = None,
new_container_log_detector: Optional[bool] = None,
journald_log_detector: Optional[bool] = None,
scope: Optional[str] = None)
func NewLogAgentFeatureFlags(ctx *Context, name string, args LogAgentFeatureFlagsArgs, opts ...ResourceOption) (*LogAgentFeatureFlags, error)
public LogAgentFeatureFlags(string name, LogAgentFeatureFlagsArgs args, CustomResourceOptions? opts = null)
public LogAgentFeatureFlags(String name, LogAgentFeatureFlagsArgs args)
public LogAgentFeatureFlags(String name, LogAgentFeatureFlagsArgs args, CustomResourceOptions options)
type: dynatrace:LogAgentFeatureFlags
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args LogAgentFeatureFlagsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args LogAgentFeatureFlagsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args LogAgentFeatureFlagsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args LogAgentFeatureFlagsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args LogAgentFeatureFlagsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var logAgentFeatureFlagsResource = new Dynatrace.LogAgentFeatureFlags("logAgentFeatureFlagsResource", new()
{
NewContainerLogDetector = false,
JournaldLogDetector = false,
Scope = "string",
});
example, err := dynatrace.NewLogAgentFeatureFlags(ctx, "logAgentFeatureFlagsResource", &dynatrace.LogAgentFeatureFlagsArgs{
NewContainerLogDetector: pulumi.Bool(false),
JournaldLogDetector: pulumi.Bool(false),
Scope: pulumi.String("string"),
})
var logAgentFeatureFlagsResource = new LogAgentFeatureFlags("logAgentFeatureFlagsResource", LogAgentFeatureFlagsArgs.builder()
.newContainerLogDetector(false)
.journaldLogDetector(false)
.scope("string")
.build());
log_agent_feature_flags_resource = dynatrace.LogAgentFeatureFlags("logAgentFeatureFlagsResource",
new_container_log_detector=False,
journald_log_detector=False,
scope="string")
const logAgentFeatureFlagsResource = new dynatrace.LogAgentFeatureFlags("logAgentFeatureFlagsResource", {
newContainerLogDetector: false,
journaldLogDetector: false,
scope: "string",
});
type: dynatrace:LogAgentFeatureFlags
properties:
journaldLogDetector: false
newContainerLogDetector: false
scope: string
LogAgentFeatureFlags Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The LogAgentFeatureFlags resource accepts the following input properties:
- New
Container boolLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- Journald
Log boolDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- Scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- New
Container boolLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- Journald
Log boolDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- Scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- new
Container BooleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- journald
Log BooleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- scope String
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- new
Container booleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- journald
Log booleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- new_
container_ boollog_ detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- journald_
log_ booldetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- scope str
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- new
Container BooleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- journald
Log BooleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- scope String
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
Outputs
All input properties are implicitly available as output properties. Additionally, the LogAgentFeatureFlags resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing LogAgentFeatureFlags Resource
Get an existing LogAgentFeatureFlags resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: LogAgentFeatureFlagsState, opts?: CustomResourceOptions): LogAgentFeatureFlags
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
journald_log_detector: Optional[bool] = None,
new_container_log_detector: Optional[bool] = None,
scope: Optional[str] = None) -> LogAgentFeatureFlags
func GetLogAgentFeatureFlags(ctx *Context, name string, id IDInput, state *LogAgentFeatureFlagsState, opts ...ResourceOption) (*LogAgentFeatureFlags, error)
public static LogAgentFeatureFlags Get(string name, Input<string> id, LogAgentFeatureFlagsState? state, CustomResourceOptions? opts = null)
public static LogAgentFeatureFlags get(String name, Output<String> id, LogAgentFeatureFlagsState state, CustomResourceOptions options)
resources: _: type: dynatrace:LogAgentFeatureFlags get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Journald
Log boolDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- New
Container boolLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- Scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- Journald
Log boolDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- New
Container boolLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- Scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- journald
Log BooleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- new
Container BooleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- scope String
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- journald
Log booleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- new
Container booleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- scope string
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- journald_
log_ booldetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- new_
container_ boollog_ detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- scope str
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
- journald
Log BooleanDetector - Enable OneAgent to collect logs from Journald on Linux systems. This setting enables: * Detection and to have logs ingested matching ingest rule is required.
- new
Container BooleanLog Detector - Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables: * Detection and
collection of logs from short-lived containers and processes in Kubernetes. * Detection and collection of logs from any
processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
- Log events decoration according to semantic dictionary. Note: The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires Dynatrace Operator 1.4.1+. For more details, check our documentation.
- scope String
- The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
Package Details
- Repository
- dynatrace pulumiverse/pulumi-dynatrace
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
dynatrace
Terraform Provider.