@Greg Sneed, thank you very much for the reply and apologies that this is taking a while to narrow down/resolve.
I reviewed the scenario, discussion so far and consulted my colleagues in this domain. There is an alternative suggestion to specify the transformation query in the DCR itself. Please check the "DataFlow" details for DCR template
For Syslog DCR, this option is not enabled when creating the DCR from UI. As an alternative, could you please follow the steps below and hopefully this should help:
- Locate the DCR in Azure Portal which collects both Syslog and CEF message, i.e., the DCR where the filter needs to be applied.
- Go to "Export template" option as shown below and click "Deploy"
- On the next step, click "Edit template". Do not modify the name, resource group, region etc. on this page.
- Add the transformKql query in the "dataFlows" of this template as shown below:
- Click on "Save" and "Review + Create"
The steps above do not create a new DCR (unless you have modified the core properties - name, rg, region etc.) and update the existing DCR to include the TransformKql query.
Hope this helps. Please let me know if you have any questions.
I have also reached out to the respective teams owning this doc to ensure that it gets updated with clear instructions to avoid confusion.