Skip to content
#

elastic

Here are 371 public repositories matching this topic...

milvus
del-zhenwu
del-zhenwu commented Dec 16, 2019

Describe the bug

If partition tag set empty string, the message returned should be

  reason: "Invalid partition tag:  Partition tag should not be empty."
Search failed:
status {
  error_code: ILLEGAL_ARGUMENT
  reason: "Invalid partition tag: . Partition tag should not be empty."
}

Steps/Code to reproduce behavior

Expected behavior

**Env

prupert
prupert commented Apr 7, 2020

Describe the bug

/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.

https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/

$ /usr/
jburgess777
jburgess777 commented Jan 8, 2020

I noticed that there is code in afsocket which looks like it should be setting a 60 second keepalive interval on the socket:

https://github.com/syslog-ng/syslog-ng/blob/master/modules/afsocket/socket-options-inet.c#L234

#if defined(TCP_KEEPTIME) && defined(TCP_KEEPIDLE) && defined(TCP_KEEPCNT)
  self->tcp_keepalive_time = 60;
  self->tcp_keepalive_intvl = 10;
  self->tcp_keepalive_prob
amulyamalla
amulyamalla commented Sep 4, 2019

ES - v6.5.4
Kibana - v6.5.4
Search guard - v6.5.4
sentinl plugin - v6.5.4

Configure sentinl with some test watcher and action , but when i deleted the watcher from kibana GUI , but still alarm get fired at the regular interval , as i already given required permission at search guard , subsequent index get created at elastic search , manually deleted watcher index but it will auto recr

vavarun
vavarun commented Oct 2, 2017

I have been using mongoose-elasticsearch-xp to be able to index all my collections easily and efficiently. I am interested to this package for my project and was wondering if it's possible to bind your package with mongoose-elasticsearch-xp, do you have any good examples of this implementation?

Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).

  • Updated May 30, 2020
  • Pascal

Improve this page

Add a description, image, and links to the elastic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elastic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.