Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A binary file collector requires a grammar to define the file so that the collector can extract the data. The grammar is added to the File Format Description tab in the File Collector configuration.

Binary file grammars are defined in XML. In fact, with a binary file grammar you can define the structure of any binary or ASCII file that has a definable structure.

In the case of a Binary File collector, you can also specify a set of target nodes - that is, nodes which will generate an output record. These are specified in the Stream Item Node field, along with the binary file grammar, in the File Format Description tab of the File Collector configuration form.

The user guideĀ PhixFlow Binary File Grammar Guide.pdf gives details of:

See Also