Describe what happened:
Azure logs that are generated by functions sometimes generate in proper JSON Objects under the properties field. This issue is documented in the follow Microsoft Post
Describe what you expected:
Azure log forwarder to check if it is a malformed JSON String, and convert it to a proper JSON Object. This will allow Datadog Log Processor to extract the proper message and log level field.
Describe what happened:
Azure logs that are generated by functions sometimes generate in proper JSON Objects under the
propertiesfield. This issue is documented in the follow Microsoft PostDescribe what you expected:
Azure log forwarder to check if it is a malformed JSON String, and convert it to a proper JSON Object. This will allow Datadog Log Processor to extract the proper message and log level field.