-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In my testing, setting Content-Encoding: "gzip" with body being plaintext JSON, DCR diagnostic log category DcrLogErrors ( https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-logs/microsoft-insights-datacollectionrules-logs ) returns error Compressed data in invalid..
Would be nice with an example where you compress the content to GZIP so it works with Content-Encoding: "gzip".
One can likely save a lot of data on logs files in transit, which are both text and has a lot of repetative content. Example / playground:
The Log Ingestion API limitations is 1MB, compressed or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels