Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1165
I tested this in full dev and it is not working. The From date is
`1969-12-31 18:00:00` and the To date says `Invalid date`. The Src and Dst
port fields are also populated with 0.
It also looks like there were significant changes introduced to
PcapFiltersComponent and a new DatePickerComponent. Can you briefly describe
what you changed and why? It would also be helpful if we have some testing
instructions.
---