Deploy the Collector - Phenisys/microsoft-teams-observability GitHub Wiki

1 – Download the required files

  1. Download the Windows executable or the Linux package : Dynatrace Agent Releases
  2. Download the configuration template : template_config.yaml
  3. Retrieve your license file via our trial form.

2 – Edit the collector configuration

  1. Put the collector and the configuration file in the directory of your choice.
  2. Add your environnement details in the config.yaml.

3 – Run the collector

On Linux

/YourPath/Phenisys/Agent_MSTeams --config "YourPath/Phenisys/config.yaml”

On Windows

C:\YourPath\Phenisys\Agent_MSTeams_windows_x64.exe --config "YourPath\Phenisys\config.yaml”

To ensure the collector runs at system startup, you can create a scheduled task on Windows.