-
Updated
Jun 24, 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,623 public repositories matching this topic...
-
Updated
Jun 27, 2022 - Java
What happened:
The current preview endpoint (/api/v1/rule/test/<grafana | datasourceUID>
) does not return a very structured response that enables us to visualize labels and values during the preview step in the alert creation.
The JSON response below encode this information in a stringified format.
This would enable us to move forward with grafana/grafana#4
Kibana version:
main
Describe the bug:
While testing elastic/kibana#134776, I noticed the success banner when creating a pipeline from CSV has unnecessary bottom padding.
Steps to reproduce:
- Go to Ingest Node Pipelines.
- Select Create pipeline --> New pipeline from CSV
- You can upload the
mapping.csv
file from the [ecs-mapper repo](https://
-
Updated
May 18, 2022
-
Updated
Jun 20, 2022 - Java
-
Updated
Jun 10, 2022 - Java
-
Updated
Jun 26, 2022 - Shell
-
Updated
May 19, 2022 - Python
-
Updated
Jun 21, 2022 - Java
-
Updated
Jun 19, 2022 - Java
-
Updated
Jun 3, 2022 - Python
-
Updated
Jun 27, 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
Jun 22, 2022 - Java
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
May 16, 2022 - CSS
-
Updated
Jun 21, 2022 - Java
-
Updated
May 18, 2022 - JavaScript
-
Updated
Jun 26, 2022 - Java
-
Updated
Jun 27, 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 13 days ago
- Repository
- elastic/elasticsearch
- Website
- www.elastic.co
- Wikipedia
- Wikipedia
Description
Before ES 7.x it was possible to provide a list of fields by URL or BODY request for field_caps API.
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/search-field-caps.html
POST _field_caps { "fields" : ["rating"] }
Starting from 7.x this feature was removed, and only one possible way it uses URI but in this case, it is possible to have an error 414 (Reques