Hi David,

NXLog does not currently support complex variables (i.e. array and map). 
Perhaps it will be added some day since nested JSON is gaining popularity
very rapidly. 
You can write perl code and use it with xm_perl to do more sophisticated
data processing like this.

Regards,
Botond

On Tue, 25 Aug 2015 11:36:32 -0700 (PDT)
David Lang <da...@lang.hm> wrote:

> Is nxlog able to define multi-level variables?
> 
> for example, I want the resulting JSON to be
> 
> 'client': {'ip':'someip', 'name':'somename', 'mac':'macaddr'}
> 
> the project lumberjack standard for doing this sort of thing was to reference 
> variables like $client!ip
> 
> does nxlog support anything like this?
> 
> David Lang
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

------------------------------------------------------------------------------
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to