Forum Discussion
Porter76
Jan 16, 2024Brass Contributor
Creating a Custom Data Table I can apply transformations to?
I am going to configure a pipeline to push out AWS API GW logs to sentinel using S3 and lambda. In the past when I have used this same method, I am unable to create transformations on the custom data...
GBushey
Jan 17, 2024Former Employee
Did you first create the table and do you have any data that you can use with the transformation?
Porter76
Jan 17, 2024Brass Contributor
I haven't created the table yet, I could pull sample data to upload and create the schema. When I try uploading the sample file though I just get upload error over and over
- MHenshawJan 23, 2024Brass Contributor
Hi if you cannot add a transformation through the LAW > tables etc, then you can add a custom transformation to the DCR itself 🙂
This link goes more in depth on this here - https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-transformations
Thats how i've gotten round not being able to add transformations to custom tables in the pastHope that helps