master
admingit 3 years ago
parent 4263e3e091
commit 09c46e6f1f

@ -0,0 +1,2 @@
[_json]
TRANSFORMS-set=json_transform

@ -0,0 +1,3 @@
[extract-fields]
REGEX = \{\"(?<json_data>[^\"]+)\"\}
FORMAT = $1::$json_data
Loading…
Cancel
Save