Skip to content
#

elastic

Here are 518 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 Apr 15, 2022
  • Python
dej611
dej611 commented Jan 18, 2021

Describe the bug
When mixing two Bar series, with one Time and the other Linear X scales, leads to the charts area to crash (blank area) and an error appears in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Create a duplicate of the 35_test_time.tsx story
  2. Add the following series to it:
<BarSeries
      id="data2"
      xScaleType={ScaleType.Li
bug good first issue kibana cross issue :xy
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

Paddle Distributed Training Examples. 飞桨分布式训练示例 Resnet Bert GPT MOE DataParallel ModelParallel PipelineParallel HybridParallel AutoParallel Zero Sharding Recompute GradientMerge Offload AMP DGC LocalSGD Wide&Deep

  • Updated Mar 14, 2022
  • Shell
QuickLogger

Powerful and flexible 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 Feb 12, 2022
  • 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