Hortonworks Cybersecurity Platform
Also available as:
PDF
loading table of contents...

Java Parsers

The Java parser is written in Java and conforms with the MessageParser interface. This kind of parser is optimized for speed and performance and is built for use with higher-velocity topologies.

Java parsers are not easily modifiable; to make changes to them, you must recompile the entire topology.

Currently, the Java adapters included with HCP are as follows:

  • org.apache.metron.parsers.ise.BasicIseParser

  • org.apache.metron.parsers.bro.BasicBroParser

  • org.apache.metron.parsers.sourcefire.BasicSourcefireParser

  • org.apache.metron.parsers.lancope.BasicLancopeParser