Dear team, dear users,

Can the GELF input manage nested data in JSON messages? For instance, 
consider the following message:

{
>   "message": "Uncaught PHP Exception ... line 1881",
>   "context": {
>     "exception": {},
>     "kernel": "website",
>     "identifier": "5cac00790e74b77f75f6707b618b2387",
>     "hostname": "www.example.com"
>   },
>   "level": 400,
>   "level_name": "ERROR",
>   "channel": "request",
>   "datetime": "2013-12-20 15:30:54",
>   "extra": []
> }
>

>From what I've tried so far, it seems like not. :(

David

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to