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.
The version.txt file will be updated upon building publish.zip.
The version is taken from TRAVIS_TAG, in case it's empty the TRAVIS_COMMIT will be used. In case both are unavailable (non-CI builds) the file will not be updated.
The version.txt file will be updated upon building publish.zip.
The version is taken from TRAVIS_TAG, in case it's empty the TRAVIS_COMMIT will be used. In case both are unavailable (non-CI builds) the file will not be updated.
[Reference] (https://docs.travis-ci.com/user/environment-variables/#default-environment-variables)