mmiklavc commented on a change in pull request #1408: METRON-2118: Added a LEEF 
parser
URL: https://github.com/apache/metron/pull/1408#discussion_r285668536
 
 

 ##########
 File path: metron-platform/metron-parsing/README.md
 ##########
 @@ -624,6 +624,8 @@ Java parser adapters are intended for higher-velocity 
topologies and are not eas
 * org.apache.metron.parsers.lancope.BasicLancopeParser : Parse Lancope messages
 * org.apache.metron.parsers.syslog.Syslog5424Parser : Parse Syslog RFC 5424 
messages
 * org.apache.metron.parsers.syslog.Syslog3164Parser : Parse Syslog RFC 3164 
messages
+* org.apache.metron.parsers.cef.CEFParser: Parse CEF format messages
 
 Review comment:
   @ottobackwards @simonellistonball - Do we not have any documentation for 
configuring any of the Java parsers? Not really of consequence for the LEEF 
parser since the config method is empty, but what about the others? e.g. 
`BaseSyslogParser` appears to have some config around device timezone, but 
there's no mention of it in our README.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to