Latest version:
5.0.1 build 1108. November 8, 2024.
This plugin allows you to extract XML data from data flow and parse it to XML nodes and attributes. These values will be exported as parser items, and you can use their values in data export plugins.
Download | Documentation
The plugin will extract from the overall flow an XML data like:
<Response end="#0A" parse="bp" timeout="500" validatesize="0">
<Item type="filter" size="-1" filtertype="1" exprtype="1" expr="----" />
<Item type="filter" size="-1" filtertype="2" exprtype="2" expr="^\d{2}\/\d{2}\/\d{2} " />
</Response>
How to enable this plugin
The figure below shows how to select the plugin on the "Modules" page.
Fig.1. Selecting the plugin.
How to configure the plugin
The figure below shows basic settings to extract XML data. Of course, you may change the poll interval as you want.
Fig.2. Configuring the plugin.