awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

chenryn/logstash-best-practice-cn

0
View on GitHub↗
0 estrellas·0 forks·2 vistas

Logstash Best Practice Cn

Features

  • Search Engines - Best practices and guides for the Logstash data processing pipeline.
  • Infrastructure and Operations - Best practices for log processing and pipeline management.

Historial de estrellas

Gráfico del historial de estrellas de chenryn/logstash-best-practice-cnGráfico del historial de estrellas de chenryn/logstash-best-practice-cn

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Logstash Best Practice Cn

Proyectos open-source similares, clasificados según cuántas características comparten con Logstash Best Practice Cn.
  • ankane/searchkickAvatar de ankane

    ankane/searchkick

    6,717Ver en GitHub↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    Ver en GitHub↗6,717
  • apache/lucene-solrAvatar de apache

    apache/lucene-solr

    4,357Ver en GitHub↗

    This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving large sets of documents. It provides a comprehensive framework for information discovery using ranked results and linguistic analysis. The system integrates high-dimensional vector similarity search for semantic retrieval alongside traditional full-text capabilities. It distinguishes itself through support for geospatial data retrieval, multilingual text processing, and a search suggestion workflow that includes typo-tolerant query completion and spellchecking. The platform cov

    backendinformation-retrievaljava
    Ver en GitHub↗4,357
  • aws/aws-controllers-k8sA

    aws/aws-controllers-k8s

    0Ver en GitHub↗
    Ver en GitHub↗0
  • activerecord-hackery/ransackAvatar de activerecord-hackery

    activerecord-hackery/ransack

    5,864Ver en GitHub↗

    Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t

    Ruby
    Ver en GitHub↗5,864
Ver las 30 alternativas a Logstash Best Practice Cn→

Preguntas frecuentes

¿Cuáles son las características principales de chenryn/logstash-best-practice-cn?

Las características principales de chenryn/logstash-best-practice-cn son: Search Engines, Infrastructure and Operations.

¿Qué alternativas de código abierto existen para chenryn/logstash-best-practice-cn?

Las alternativas de código abierto para chenryn/logstash-best-practice-cn incluyen: ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… apache/lucene-solr — This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving… aws/aws-controllers-k8s. aws/aws-node-termination-handler — Gracefully handle EC2 instance shutdown within Kubernetes. bleroy/lunr-core — Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js. activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building…