Graylog JSON Extractor for Unicode Dict

Hi Team,

I wanted to know if there is a way by which we can parse the Unicode JSON response using the JSON Extractor?

The Response is something like this: -

{u’key1’: u’value1’, u’key2’: {u’parent’: {u’child_key1’: u’child_value1’, u’child_key2’: child_value2, u’child_key3’: {u’child_key4’: u’child_value4’, u’child_key5’: u’child_value5’, u’child_key6’: u’child_value6’}, u’key3’: u’value3’}}

Thanks,
Vibhor

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.