diff --git a/docs/user-guide/data-hub/log-parsing/split-json-array.md b/docs/user-guide/data-hub/log-parsing/split-json-array.md index 3aea0c25..e325fcbc 100644 --- a/docs/user-guide/data-hub/log-parsing/split-json-array.md +++ b/docs/user-guide/data-hub/log-parsing/split-json-array.md @@ -14,7 +14,7 @@ When log data is sent with **nested objects** in an array, it **cannot** be used Example of log data that **can** be used for alerts and visualizations: -```yaml +```json { "nested_arr": [ { @@ -29,7 +29,7 @@ Example of log data that **can** be used for alerts and visualizations: Example of log data that **cannot** be used for alerts or visualizations: -```yaml +```json "array_field": [ { "field": "test"