Hello, You can drop unwanted Data with a DCR.
It's also now possible to split the data into different cost tiers, this is a great write-up of that process. https://www.linkedin.com/pulse/filter-split-firewallcef-logs-multiple-sentinel-tables-marko-lauren/?utm_source=share&utm_medium=member_android&utm_campaign=share_via
As an example, this wont send "traffic" to the CommonSecurityLog (you need to know what you are happy to drop, traffic is just an example)
source | where DeviceVendor != \"\" and Activity !startswith \"traffic\""