If running an out of data Azure Event Hub, we suggest to update it to the latest version, 1.7.0. Benefits of this update are as follows:
- Updates to npm packages with vulnerabilities
- Error handling improvements
- TLS version updates
- Collector updated from using callbacks to async/await
Below are the steps to perform the update:
- Log in to your Azure account.
- Navigate to the Function App section and select the Event Hub.
- On the left hand side, click Deployment > Deployment Center.
- In the Settings tab, click Sync to update the Event Hub.
- If successful, in the Logs tab you should see a Succeeded (Active) message that includes the latest commit, #148.
- You can also reach out to the Support team, to confirm that it is now running on the latest version.
If the above steps fail, you will need to re-deploy the Event Hub, using the documentation below:
https://docs.alertlogic.com/prepare/azure-event-hubs-log-collector.htm
Comments
0 comments
Please sign in to leave a comment.