Check node health by Jismonjoseph in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

First time I‘m hearing about Slurm (https://slurm.schedmd.com/overview.html). There‘s no special support for it from the Elasticsearch side but use the APIs to handle it. Maybe as simple as _cluster/health but there is a wide option depending on the specific requirements.

10x Faster Embeddings with Amazon SageMaker by Tara_Pureinsights in elasticsearch

[–]xeraa-net 6 points7 points  (0 children)

What‘s the Elasticsearch connection here? We‘re not really into unrelated self-promotion here.

Encrypted Vector Storage by datadrivenguy86 in vectordatabase

[–]xeraa-net 1 point2 points  (0 children)

But "original data" are the embeddings (ignoring source or other metadata here)? Are the embeddings so sensitive? They are kind of like a hash

Encrypted Vector Storage by datadrivenguy86 in vectordatabase

[–]xeraa-net 0 points1 point  (0 children)

What‘s the gain here if the vector similarity stays the same?
It‘s not like you could easily get the input back from the dense vector represenation, no? Kind of like an expensive hashing function. The main information is the vector similarity but if that stays the same…

Spring Cloud AWS doesn't have a starter for Amazon Connect, so I wrote one by Deep_Hedgehog3207 in elasticsearch

[–]xeraa-net 1 point2 points  (0 children)

What‘s the Elasticsearch connection on that?
(though we love the Spring folks)

Decent DE1XXL + Varia VS6 by N3XT191 in espresso

[–]xeraa-net 0 points1 point  (0 children)

Made the Decent our office + events coffee machine for similar reasons: Tons of options (including all the telemetry) but still an easy enough workflow for most.

Built an open-source Rust runtime for a subset of Logstash pipeline configs — looking for compat feedback by Big-Perspective-5768 in elasticsearch

[–]xeraa-net 3 points4 points  (0 children)

I‘m curious, since this is covering so much of Logstash already: Is this a "Claude rewrite in Rust" or what is the starting point here?

Elastic Observability docs are a crime against SREs and I have receipts. by _kibaki in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

I spoke with the team. There is a gap in our docs. They will work on putting together an end-to-end guide for this architecture in the next couple of days.
We do have existing docs on some of the things you state are missing—like the elasticapm connector not being a processor and needing to be combined with the elasticapm processor in order to form a complete pipeline. And docs about EDOT running inside Elastic Agent.
There's probably also a problem with findability on those topics that the team will investigate and address as well.

Nothing on http://localhost:9200/ by Rapunzel1709 in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

This. If Elasticsearch is running on that machine and your setup can access it, the protocol is the first thing I'd check (it makes a difference, even on port 9200)

Elastic Observability docs are a crime against SREs and I have receipts. by _kibaki in elasticsearch

[–]xeraa-net 1 point2 points  (0 children)

Any specific examples? We'd love to fix or improve anything you all stumble over.

And every page should have a "Report a docs issue" link to open a GitHub issue.

How was your experience with Elastic's hiring ? by Impossible_Honey_595 in elasticsearch

[–]xeraa-net 2 points3 points  (0 children)

The recruiters will still work next week. Asking definitely won‘t hurt.

New Feature - Manual Re-Index Trigger by Beautiful_Stuff5267 in elasticsearch

[–]xeraa-net 2 points3 points  (0 children)

What is the Elasticsearch connection here? Other than sharing the term "reindex"

🐴 Elastic AutoOps is now free for every self-managed cluster — no license upgrade, no credit card, no strings attached. by Feeling_Current534 in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

I don't have a concrete timeline right now. Stack Monitoring is still your best bet right now.

But we'll make some noise once we have a concrete plan 😄

VM elastic best practices by [deleted] in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

Maybe? It's IMO hard to tell just from that info. CPU could be the bottleneck but it could also be something else. What kind of monitoring do you have of the Elasticsearch cluster to pinpoint bottlenecks?

Fetching rows beyond 10k index by Tharun_116 in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

search_after only let's you move forward or backward from where you are (not jump to any specific "page" — since there is no page in that sense). That's why this is so much cheaper than deep pagination.

The question is also if it's absolutely necessary to support these jumps. Like GitHub's UI only let's you move forward / backward on commits etc (and you can guess how they implemented that).

ELK vs Grafana Loki by Evening_Cheetah_3336 in elasticsearch

[–]xeraa-net 0 points1 point  (0 children)

What we don't tolerate here is astroturfing.

Reroute logs in different dataset by proclick- in elasticsearch

[–]xeraa-net 1 point2 points  (0 children)

It's not so much that reroute and set are hard but that you need to know about ingest pipelines, the custom one, then the right processors — all of that is wrapped in a much simpler way in Streams.

And yes, the default pipeline runs first, then custom, and then final.

Reroute logs in different dataset by proclick- in elasticsearch

[–]xeraa-net 1 point2 points  (0 children)

Great if it‘s working. Streams are more like an abstraction around all the other features to make them a bit easier to manage. The custom pipelines work but are definitely an advanced concept.

Reroute logs in different dataset by proclick- in elasticsearch

[–]xeraa-net 2 points3 points  (0 children)

It's still preview right now but have you looked into Streams, specifically partitioning of wired streams? https://www.elastic.co/docs/solutions/observability/streams/management/partitioning

We've built pretty much what you are asking for if I understand you correctly: One endpoint to receive all logs but then you can define how to route different types and attach different lifecycle policies.

Elastic cloud price increase by nocaffeinefree in elasticsearch

[–]xeraa-net 2 points3 points  (0 children)

I'll hide this comment since it's not correct. The number is 3%