If you have the VMX-Capture software installed on your appliance, you will find configuration schema files in the /opt/tsa/share
directory. You can reference these in your text editor so that you are provided with autocompletion suggestions, validity checking and keyword highlighting when you are creating VMX-Capture configurations.
The following schemas are provided:
Filename | Purpose |
---|---|
acd.schema.json | Schema for the Advanced Configurable Decoder. |
aggregator.schema.json | Schema for the aggregator configuration files used by Stat Collectors. |
gap_writer.schema.json | Schema for the gapWriter. This schema is used by the configuration files of the vmxanomalyconnector, a specific type of Stat Collector for reporting market data gaps. See Worked Example: Market Data Gap Detection in Beeks Analytics for Markets (BAM) for an example of a vmxanomalyconnector configuration. |
mapper.schema.json | Schema for mappers, which are used by transform collectors and can also be used in the protocol stack as a premapper. |
platency3_aggregator.schema.json | Schema for aggregations that are performed by the P3 process. See Worked Example: TCP Round-trip time stats in Beeks Analytics for Markets for an example of one particular implementation of P3 aggregation that is used in Beeks Analytics for Markets. |
platency3_schema.json | Schema for the configuration file for the P3 process. |
platency3_shared_definitions.json | Shared definitions used by the P3 process schemas. |
shared_definitions.json | Shared definitions used by the other schemas. |