mmiklavc commented on issue #1553: METRON-2306: [UI] Grok parsers' have 
duplicate timestampField
URL: https://github.com/apache/metron/pull/1553#issuecomment-549564015
 
 
   @sardell - I'm a little confused - the only place I think we deal with 
timestamp fields and/or properties is in the parserConfig itself (the very 
specifically named object within the broader parser configuration - yeah, 
calling something a "parserConfig" within a parser config is a bit confusing to 
try to discuss accurately). Anyhow, where is/was the other "TIMESTAMP" property 
being set if not in the "parserConfig" object? Specifically for Grok parsers, 
(e.g. Yaf, Squid) isn't this just a matter of requiring the "timestampField" 
property in the config section?
   
   It's possible this is a problematic request bc of how that parserConfig 
object is handled in the UI, but you might also consider making "TIMESTAMP" 
readonly and simply grab the value from "timestampField", with the error 
message reflecting the same. I'm not sure I completely understand the problem 
in the UI, so maybe we can discuss this a bit further.

----------------------------------------------------------------
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