[
https://issues.apache.org/jira/browse/METRON-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Meller updated METRON-2031:
---------------------------------
Fix Version/s: 0.7.1
> [UI] Turning off initial search request and polling by default on Alerts UI
> ---------------------------------------------------------------------------
>
> Key: METRON-2031
> URL: https://issues.apache.org/jira/browse/METRON-2031
> Project: Metron
> Issue Type: Bug
> Reporter: Tibor Meller
> Assignee: Tibor Meller
> Priority: Critical
> Fix For: 0.7.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The metron alert UI by default searches for everything, on login.
> It also has a default refresh rate of 1 min.
> This search is activated every time a user login to metron alerts UI. This is
> causing a heavy load on elastic search and as a result, slows down the RA
> indexing.
> Furthermore, the 1-minute refresh rate sends another search request even
> before the first search results are returned.
> We have to wait for the first query to finish before changing the refresh
> rate.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)