Open vit1251 opened 8 years ago
I would suggest to realize the use cases "Today errors", "New user at week" etc. by setting up a sniffer with the destined search. Each hit will be stored as an event in embedded Elasticsearch index which is searchable on the events page.
Today search feture is just highlight line with found regexp condition. But we have not search and filtering all messages with composed search criteria. Let's I explain: if you working before with JIRA you know that search query may be saved and later you can used in search by query name. It a good idea to save most popular search query for example: "Today errors", "New user at week", "Slow mysql query" or etc.