azure-functions-splunk
azure-functions-splunk copied to clipboard
Azure Functions for getting data in to Splunk
Azure Function V3 is out of support since December 2022. REF: [Azure Functions runtime versions overview](https://learn.microsoft.com/en-us/azure/azure-functions/functions-versions?pivots=programming-language-csharp&tabs=v4) Are there any plans to update to V4 ? **host.json** ```csharp "version": "[2.*, 3.0.0)"...
Hi There, I'm trying to integrate with Spunk Observability Cloud to fetch Azure Native logs and need to get only Diagnostic logs Initially I have completed POC in Sandbox subscription...
How to handle the fact that the blob input get updated once every minute, so 59-62 times per hour. Then a rollover file is created. Doesn't it create duplicate entries...
Hello, when I deploy this via the button "Deploy to Azure", there is a plan deployed that does not permit me to allow network integration within the functionapp. How can...
Setup the EventHub diag streaming for a single storage account resource. Target end-point is Observability https://ingest.us1.signalfx.com/v1/log What sort of additional details are needed to help troubleshoot?
Hi and thanks for your support. We are trying to use this repo to get Microsoft Teams Call Records into Splunk, since the Microsoft Teams Add-on for Splunk refers to...
need to bypass the HTTP Event Collect HTTPS certificate check as we are using self signed by it will rejected by axios. thanks.
On Monday the 1st of July, Azure deprecated all API versions prior to [2021-08-01](https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/api-version-retirement-sep-2023) This means any ARM template referencing older resources will fail. As most of the templates in...
Hi, The function uses the "time" property of the event to send the "time" metadata property while sending via HEC. The problem is, when looking at AAD sign-ins, the "time"...
After adding the Proxy to environment variables and the certificate in the Azure Function. It seems the function is not able to read the certificate while sending data.