parse_json_array

Function

ArgDescriptionType
dataJson encoded string.string (required)

Description

Parse a JSON string into an array.

This function is similar to parse_json() but works for a JSON list instead of an object.

parse_json_array

Plugin

ArgDescriptionType
dataJson encoded string.string (required)

Description

Parses events from a line oriented json file.