Projects with this topic
-
Beats - Lightweight shippers for Elasticsearch & Logstash
Updated -
Logstash is part of the Elastic Stack along with Beats, Elasticsearch and Kibana. Logstash is a server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite ...
Updated -
Elasticsearch-like dissect pattern implementation in Python. https://dissec.touhey.pro/
Updated -
Elasticsearch ingest pipeline validation. https://estceque.touhey.pro/
Updated -
Elasticsearch is a distributed search and analytics engine. It is used for web search, log monitoring, and real-time analytics
Updated -
E-commerce backend built with Java 17 + Spring Boot 3, Clean Architecture, Kafka, Elasticsearch, MySQL, JWT auth and observability (Filebeat + Elasticsearch).
Updated -
Indexation des nomenclatures (csv) dans ElasticSearch pour offrir un moteur de recherche
Updated -
Simple elastic csv loader/downloader command line
Updated -
Elasticsearch beat to save messages received with the MQTT protocol. https://github.com/nathan-K-/mqttbeat
Updated -
CLI tool to explore logs from Elasticsearch, CloudWatch, K8S or other pluggable backends.
Updated -
Szallas.hu Backend Developer Test Application - A Laravel 10-based test REST API project with Dockerized services (PHP, MySQL, Nginx, Node.js) and optional CLI commands for data management. Includes setup instructions for Docker and non-Docker environments, testing tools like PHPUnit and PHPStan, and CSV-based database seeding.
Updated -
Elasticsearch Recon Ingestion Scripts (ERIS)
🔎 Updated -
Tools for handling ElasticSearch queries in various languages. https://kaquel.touhey.pro/
Updated -
English: Python project to extract PDF data from the current directory.
One script transforms the PDF data into a pandas dataframe for eventual conversion to Excel. The other script stores this data in JSON for indexing in a non-relational Elasticsearch database.
pt-BR:Projeto em Python para extração de dados de pdf do diretório atual.
Um script transforma os dados do pdf em pandas dataframe para eventual conversão para excel. O outro script armazena esses dados em JSON para indexar em um banco de dados não relacional Elasticsearch.
Updated -
-
Introduction to Elasticsearch - a search engine based on Apache Lucene.
Updated -
Transpiler for data processing pipelines. https://mustash.touhey.pro/
Updated -
This is my collection of simple docker-composer YAML used for the development environment. Each container provides only the specific service configuration.
Updated -
elasticsearch client for FatScript
Updated -
O projeto tem como objetivo coletar dados de qualidade do ar provenientes de estações distribúidas pelo Brasil, realizar o processamento e enriquencimento dos dados e os indexar no ElasticSearch.
Os dados são provenientes de API's com índices de qualidade do ar vindos de estações ao longo do Continente. Estes dados são filtrados para retornar apenas do Brasil, processados e enriquencidos com bibliotecas da linguagem Python e indexados no banco de dados não relacional ElasticSearch.
Updated