Skip to content

Collector — Dynatrace Extension

The collector ships in three deployment variants:

Standalone v1StandaloneExtension
PackagingBinary (.exe / .bin)Binary (.exe / .bin)Dynatrace EF2 extension (ZIP)
ConfigurationYAML file on diskYAML file on diskDynatrace UI
Process managementsystemd / Task Scheduler / manualsystemd / Task Scheduler / manualManaged by Dynatrace
License.lic / .json file on disk.json file on diskJSON string pasted in the UI
Supported outputsDynatrace, Splunk, ConsoleDynatrace, Splunk, Console, OTelDynatrace only
StateJSON file (state_<tenant>.json)SQLite (state.db)Managed by ActiveGate
MonitoringManual log inspectionManual log inspectionDynatrace Extension health monitoring

The Extension wraps the same agent code as the standalone binaries and covers the same data collection capabilities.

  • You already run a Dynatrace ActiveGate and want Dynatrace to manage the collector lifecycle.
  • You prefer configuring the collector via the Dynatrace UI rather than a YAML file.
  • You do not need Splunk or console output.