Deploy the Collector - Phenisys/microsoft-teams-observability GitHub Wiki
1 – Download the required files
- Download the Windows executable or the Linux package : Dynatrace Agent Releases
- Download the configuration template : template_config.yaml
- Retrieve your license file via our trial form.
2 – Edit the collector configuration
- Put the collector and the configuration file in the directory of your choice.
- 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.