parse xml attributes

Tags:

#1 Luca.Corsini

Hello,

I need to read logfiles from oracle, which are structured in xml with attributes

It's nxlog still unable to access the attributes?

I've read here that the entrerprise edition does it 

https://nxlog.co/announcing-nxlog-enterprise-edition-v30

Handling structured data formats better

The xm_xml extension has been enhanced so that it can now parse nested XML and data stored in XML attributes. Parsing of nested JSON has been also implemented in xm_json and UTF-8 validation can be enforced in order to avoid parser failures caused by invalid UTF-8 in other tools.

This is a feature of the enterprise edition only or it will be ported to community edition too?

#2 b0ti Nxlog ✓
#1 Luca.Corsini
Hello, I need to read logfiles from oracle, which are structured in xml with attributes It's nxlog still unable to access the attributes? I've read here that the entrerprise edition does it  https://nxlog.co/announcing-nxlog-enterprise-edition-v30 Handling structured data formats better The xm_xml extension has been enhanced so that it can now parse nested XML and data stored in XML attributes. Parsing of nested JSON has been also implemented in xm_json and UTF-8 validation can be enforced in order to avoid parser failures caused by invalid UTF-8 in other tools. This is a feature of the enterprise edition only or it will be ported to community edition too?

It is possible with im_odbc and using the ParseAttributes configuration option for xm_xml.

Currently both of these are available in the NXLog Enterprise Edition only.