06 June 2016 Engineering

Setting Up Elasticsearch for a Blog

By Nicolás Bevacqua

The steps I took to set up Elasticsearch as the search provider for Pony Foo, plus how you can set it up to make useful searches through Node.js API client.

01 June 2016 Engineering

Tutorial: Getting Started with Elastic Cloud with a sample datase...

By Chad Pryor

This step-by-step set of instructions will walk you through setting up an Elastic Cloud account, creating and securing your Elasticsearch cluster, and more.

31 May 2016 Engineering

Lost in Translation: Boolean Operations and Filters in the Bool Q...

By Tyler Fontaine

Some query types deprecated in 2.x will be removed in 5.0. Many of them are replaced by functionality of the bool query, so here’s a quick guide on bool query.

26 May 2016 Engineering

Monitoring Windows Logons with Winlogbeat

By Andrew Kroh

How to use the Winlogbeat and Kibana to visualize logon events from Windows event logs.

25 May 2016 Engineering

Using Elastic Graph + Kibana to Analyze Panama Papers

By Mark Harwood

This article shows you how to use the Kibana Graph app and a new Elasticsearch API to power forensics and wisdom-of-crowds analysis.

16 May 2016 Engineering

How To Centralize Logs with Rsyslog, Logstash, and Elasticsearch ...

By Aaron Mildenstein

In this tutorial, you will learn how to create a centralized rsyslog server to store log files from multiple systems using Logstash & Elasticsearch.

12 May 2016 Engineering

Just Enough Kafka for the Elastic Stack, Part 1

By Suyog RaoTal Levy

This post talks about design considerations for integrating Kafka with the Elastic Stack.

04 May 2016 Engineering

"There are two hard problems in .NET, caching expressions and nam...

By Martijn Laarman

We recently released NEST 2.3.1 containing an important fix for a memory leak NEST users are very likely to hit.