remg427/misp42splunk

Bug: Json request parsing error

Closed this issue · 2 comments

Hello,

Thank your for your tool, it seems really great,

I don't know if it's my fault or a parser bug but when i do the following query:
image
with the following json request {\"returnFormat\":\"json\", \"date\":\"600d\", \"limit\":\"54\"}, i get no result and the error mention above:
Expecting ',' delimiter: line 1 column 23 (char 22)
even without any space between the fields like that: {\"returnFormat\":\"json\",\"date\":\"600d\",\"limit\":\"54\"} it does not work. (same error)

HI,
fixed in 4.2.2
one parameter was missing in commands.conf
supports_rawargs = true