Github user iraghumitra commented on the issue: https://github.com/apache/metron/pull/620 @cestella Thanks for the quick review - The UI is standalone it connects to Elastic and fetches alerts for viewing. Alerts can be generated using quick-dev or full-dev or any other means - UI has E2E tests written using protractor, it tests the UI to a good extent. GUI tests are not verified against quick-dev or full-dev. The e2e tests mock's elastic tables so that we can assert for the right data in the UI. However, GUI should work irrespective of changes to column names - All the features in the GUI are functional except for what I mentioned in point 1 - It is not integrated with rest middleware yet I can do it if the community feels it is a good approach.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---