Function
Arg | Description | Type |
---|---|---|
data | Json encoded string. | string (required) |
Parse a JSON string into an array.
This function is similar to parse_json()
but works for a JSON list
instead of an object.
Plugin
Arg | Description | Type |
---|---|---|
data | Json encoded string. | string (required) |
Parses events from a line oriented json file.