Currently, nested JSON in logging doesn't get deserialized, so characters are escaped. Unfortunately, the nested JSON then needs to be treated as a big text field when writing queries to filter the log data. Deserializing this data would allow you to chain the JSON path to more accurately identify the data.