elasticsearch
Elasticsearch is a distributed, open source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch N.V. (now known as Elastic).
Here are 6,167 public repositories matching this topic...
-
Updated
Dec 7, 2020 - Java
-
Updated
Dec 17, 2020 - Java
What happened:
- user is on a viewPanel page
- user clicks on top-nav "share" icon, expecting it to share the panel view
- the generated link is for the dashboard, not the panel
What you expected to happen:
Maybe very experienced Grafana users will know that 1) the top-nav share link is always for the dashboard, even if you're on a panel view; and 2) panels have their own sha
Kibana version: 7.10.1
Elasticsearch version: 7.10.1
Describe the bug:
The user role management screen does not allow you to add specific index privileges, even if they exist within Elasticsearch, such as indices:data/write/reindex.
This is the same as elastic/kibana#42975, except for index permissions instead of cluster ones.
**Steps to reprodu
-
Updated
Nov 19, 2020 - Java
-
Updated
Dec 17, 2020 - Java
-
Updated
Dec 13, 2020 - Shell
-
Updated
Nov 11, 2020 - Java
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 13, 2020 - Java
-
Updated
Sep 4, 2020 - CSS
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 17, 2020 - Objective-C
-
Updated
Dec 7, 2020 - Java
-
Updated
Dec 9, 2020 - Java
-
Updated
Jun 20, 2020 - Python
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Nov 24, 2020 - C#
Released February 2010
Latest release 8 days ago
- Repository
- elastic/elasticsearch
- Website
- www.elastic.co
- Wikipedia
- Wikipedia
Currently, it's possible to create an ILM policy with a Delete phase with an empty
actionsobject so that the phase doesn't contain a delete action. This will result in a policy that will not delete indices.How to reproduce: