-
Updated
Apr 21, 2021 - Jupyter Notebook
elastic
Here are 443 public repositories matching this topic...
-
Updated
Apr 9, 2021 - Ruby
-
Updated
Mar 8, 2020 - Go
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 3, 2020 - Objective-C
I have an application which receives log messages from a firewall. The logs are written into a MongoDB. My goal is to process 30'000 messages per second (more or less constantly for 7*24 hours, not as transient peak value)
As peak value I expect app. 50'000 messages per second.
With several settings I reached up to 20'000 msg/sec. but that is not sufficient for our life traffic. The MongoDB ho
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Apr 20, 2021 - PHP
-
Updated
Feb 7, 2021 - Kotlin
-
Updated
Apr 16, 2021 - Python
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 21, 2021 - Shell
-
Updated
Jun 26, 2019 - Java
Update scripts to setup RoadRunner or Swoole to utilize Laravel Octane.
https://github.com/laravel/octane
https://beyondco.de/blog/laravel-octane-introduction
Given an elasticsearch target, namespaced into a sub-path by nginx,
when I pass the full host+path into Elastix.Search.search (and other functions also)
then the path component of the elasticsearch url is stripped away.
I believe this code is problematic, in search.ex
def make_path(index, types, query_params, api_type \\ "_search") do
path_root = "/#{index}"
When the inde
-
Updated
Apr 21, 2021 - Shell
-
Updated
Apr 23, 2021 - TypeScript
v-byte-cpu / sx
-
Updated
Feb 11, 2021 - Shell
-
Updated
Aug 8, 2017 - Objective-C
-
Updated
Apr 20, 2021 - Pascal
Improve this page
Add a description, image, and links to the elastic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elastic topic, visit your repo's landing page and select "manage topics."
Describe the bug
/usr/share/icinga2/include/command-plugins.confprovides thehttpCheckCommand. Since version 2.3.0 there is a new option incheck_httpwhich 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/