Github user mraliagha commented on the issue: https://github.com/apache/metron/pull/620 @iraghumitra I cannot see any error in JS console, except the following warning which I don't think is really important. Angular is running in the development mode. Call enableProdMode() to enable the production mode. More details for the customise functionality for the visible fields: - I can see only a few number of available fields not all of them in that window. - "Score" field doesn't do anything. I tried to remove it, and it didn't work. It doesn't represent the treat triage score. It seems it is just a hard coded field. Regarding the " retrieves all fields related to events" issue that I have mentioned, no I meant it is retrieving all fields not all of the events. So in RDBMS terminology, it is like "select *" right now instead of selecting only those fields that are visible in GUI. It is affecting query fetch time significantly.
--- 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. ---