Elasticsearch
-
Enterprise Java
Java Clients for Elasticsearch Transcript
In this talk I will introduce three different clients for elasticsearch as well as Spring Data Elasticsearch. But to get…
Read More » -
Software Development
How to Secure Elasticsearch and Kibana
Introduction Elasticsearch (ES) is a search engine based on Lucene. It provides a distributed, multitenant-capable, full-text search engine with an HTTP web interface and schema-free JSON documents. Kibana is an…
Read More » -
Enterprise Java
A Simple Way to Index Java Beans in Elasticsearch
When it comes to data stores Java programmers are used to working with Java beans that are magically persisted. Solutions…
Read More » -
Software Development
Logging Requests to Elasticsearch
This is something I wanted to write down for years but never got down to completing the post. It can…
Read More » -
Software Development
Mining Mailboxes with Elasticsearch and Kibana
In a previous post I had mentioned that the trio of Logstash, Kibana and Elasticsearch (ELK stack) is one of…
Read More » -
Enterprise Java
Anatomy Of Setting Up An Elasticsearch N-Gram Word Analyzer
To say that n-grams are a massive topic would be an understatement. Do a quick search and you will find…
Read More » -
Enterprise Java
Critical HL7 Usecases With Camel, ActiveMQ, Elasticsearch
HL7 over MLLP is a very common transport mechanisms for systems that can speak the HL7 protocol format. JBoss Fuse…
Read More » -
Software Development
elasticsearch for beginners part 1: how to create a document
In this Elasticsearch for beginners series, I will give you basics of Elasticsearch with real world examples. The first part…
Read More » -
DevOps
Getting Started with ELK Stack on WildFly
Your typical business application would consist of a variety of servers such as WildFly, MySQL, Apache, ActiveMQ, and others. They each…
Read More »