-
Updated
Jun 9, 2022 - Java
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 7,582 public repositories matching this topic...
-
Updated
Jun 9, 2022 - Java
When testing on a 500k objects cluster, I saw that the call to /api/kibana/management/saved_objects/scroll/counts
takes approximatively 2minutes. During this time, the counts are not properly surfaced in the UI.
We can probably improve that by increasing the number of documents per page:
-
Updated
May 18, 2022
-
Updated
Nov 1, 2021 - Java
-
Updated
Jun 10, 2022 - Java
-
Updated
Jun 8, 2022 - Shell
-
Updated
May 19, 2022 - Python
-
Updated
Jun 4, 2022 - Java
-
Updated
May 29, 2022 - Java
-
Updated
Jun 3, 2022 - Python
-
Updated
Jun 10, 2022 - C++
Is your feature request related to a problem? Please describe.
This is a continuation ticket for zinclabs/zinc#178. Now that we have Swagger support in zinc, we would like to provide the rest of the API Docs.
Describe the solution you'd like
Provide the rest of the Swagger API Documentation by annotating the API Endpoints using https://github.com/swaggo/gin-sw
-
Updated
May 28, 2022 - Java
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
May 16, 2022 - CSS
-
Updated
May 25, 2022 - Java
-
Updated
May 18, 2022 - JavaScript
-
Updated
Jan 12, 2022 - Java
-
Updated
Jun 10, 2022 - Objective-C
-
Updated
Feb 8, 2022 - Python
The generic Windows audit log config lacks many event ids, e.g.
- registry events
- driver load service addition events, System/7045 and Security/4697
- likely others
Released February 2010
Latest release 15 days ago
- Repository
- elastic/elasticsearch
- Website
- www.elastic.co
- Wikipedia
- Wikipedia
Today we don't record the start or end of a snapshot restore in the server logs by default (or even at
DEBUG
level). In contrast we do record regular index creation, and also the start and end of every snapshot. Snapshot restores are relatively rare, and it would definitely be helpful to see them in the logs.I think we wouldn't want to see restores related to mounting searchable snapshots, n