[
https://issues.apache.org/jira/browse/METRON-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Meller updated METRON-2104:
---------------------------------
Description:
Click through navigation menu has to be configurable.
Currently, configuration stored in a JSON file under
metron/metron-interface/metron-alerts/src/assets/context-menu.conf.json
and bundled with the Alerts UI.
If we want to make it configurable from the Management UI a UI specific config
service is needed to persist configurations.
Backend team suggested using an existing service storing UI or user configs in
HBase on a per-user basis. This service needs to be extended to work with
configurations applicable platform-wide.
> Create REST enpoint to persist Click Through navigation configuration
> ---------------------------------------------------------------------
>
> Key: METRON-2104
> URL: https://issues.apache.org/jira/browse/METRON-2104
> Project: Metron
> Issue Type: Sub-task
> Reporter: Tibor Meller
> Priority: Major
>
> Click through navigation menu has to be configurable.
> Currently, configuration stored in a JSON file under
> metron/metron-interface/metron-alerts/src/assets/context-menu.conf.json
> and bundled with the Alerts UI.
> If we want to make it configurable from the Management UI a UI specific
> config service is needed to persist configurations.
> Backend team suggested using an existing service storing UI or user configs
> in HBase on a per-user basis. This service needs to be extended to work with
> configurations applicable platform-wide.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)