The Wayback Machine - https://web.archive.org/web/20210921094417/https://github.com/topics/elastic
Skip to content
#

elastic

Here are 467 public repositories matching this topic...

Wernfried
Wernfried commented Oct 12, 2020

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

zentral

Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).

  • Updated Sep 19, 2021
  • Python
dalenavi
dalenavi commented May 3, 2018

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

markov00
markov00 commented Jun 3, 2021

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

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 Sep 9, 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.

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