-
Cases use their own tag system. Cases should migrate to the [Kibana Tags](https://www.elastic.co/guide/en/kibana/current/managing-tags.html). This will help users to associate cases with other saved o…
-
A user without Cases privileges can use the case action in a rule. When saving she will get the following message `Unauthorized to execute actions`. We should provide a better error message so users w…
-
That's a very interesting project Christophe!
Could somebody import those json templates to Kibana 4 too? If yes, could you possibly explain how and update the readme file?
ch40s updated
9 years ago
-
I'd like to use this but when I run docker-compose up and open `https://localhost:5601` Kibana doesn't show up (infinite connecting until timeout).
Docker logs show this:
```
kibana_1 |…
-
I've pulled down the latest public VM and using it to analyze some Windows Event Logs. I used KAPE to collect and do initial parsing with the KAPE SOF-ELK module to get the json files and copied them…
-
Sometimes an unexpected error is thrown in the 'Discover' tab from the Dashboard
The following error is logged in the browser console:
`TypeError: Unable to start request because it has already star…
-
@jeanfabrice reported this bug. He was able to reproduce on 8.1.3 and 8.2.0. He created a watch that sends an email and generates a report from a dashboard that contains a simple visualization. Watch…
-
When working on https://github.com/elastic/kibana/pull/195916 I noticed that the `watch` promise is unhandled (RxJS's `subscribe` doesn't handle promises). This leads to Kibana crashing when in dev mo…
-
Replace instances like this to utilize the utility function `getIsAlertSuppressionActive`
https://github.com/elastic/kibana/blob/ed002eca649a50b6cdf5446d2272d152dfb36e15/x-pack/plugins/security_solu…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…