issues
search
dynatrace-oss
/
dynatrace-azure-log-forwarder
This project provides a mechanism that allows streaming Azure logs from Azure Event Hub into Dynatrace Logs via Azure Function App. It supports both: Azure Resource Logs and Azure Activity Logs.
https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure-services/set-up-log-forwarder-azure/
Apache License 2.0
21
stars
15
forks
source link
Feature/apm 303449 end to end automated cloud test for azure logs forwarder forwarder deployment
#23
Closed
Dawid-Kaszubski
closed
3 years ago
Dawid-Kaszubski
commented
3 years ago
E2E Test Flow:
Before
Build zip
Login to Azure with service principal credentials
Upload arm and zipped files to StorageAccount
Main
Run deployment script with StorageAccount URL repository
After
Remove files form StorageAccount
Run empty ARM deployment to remove all resources from ResourceGroup
Remove deployments
E2E Test Flow: Before