DataCollectionRuleAgentSettings Class

Agent settings used to modify agent behavior on a given host.

Constructor

DataCollectionRuleAgentSettings(*, logs: List[_models.AgentSetting] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
logs

All the settings that are applicable to the logs agent (AMA).

Default value: None

Variables

Name Description
logs

All the settings that are applicable to the logs agent (AMA).