-
Updated
May 12, 2021 - Jupyter Notebook
elastic
Here are 454 public repositories matching this topic...
-
Updated
Mar 8, 2020 - Go
-
Updated
Aug 12, 2021 - Ruby
-
Updated
Aug 2, 2021 - Python
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
Apr 3, 2020 - Objective-C
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Jul 29, 2021 - PHP
v-byte-cpu / sx
-
Updated
May 11, 2021 - Kotlin
-
Updated
Aug 5, 2021 - Python
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Aug 12, 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
Describe the bug
The config.width and config.height in the partition chart, at least in the pie chart layout, are overwritten by the parentDimensions.
The first part where the width and height are overwritten is visible in the getShapeViewModel before merging the partial config.
The second place is in the partitionMultiGeometries where we compute the chartWidth and `chartH
-
Updated
Jul 30, 2021 - Shell
-
Updated
Jun 22, 2021 - Shell
-
Updated
Aug 5, 2021 - Pascal
-
Updated
Aug 4, 2021 - SCSS
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/