de en es fr nl pl pt sv zh

elasticsearch

Elasticsearch API key & PHP

Adithya

When you enable XPACK security in Elasticsearch, your clients (my website in this case) requires authentication to be setup. If you do not setup proper authentication, you will get similar errors.Elastic\Elasticsearch\Exception\ClientResponseException 401 Unauthorized: { "error": {...

Elastic Search Cheatsheet

Ashish Mishra

Recently in my project, we started working on improving our Search Capability. We were using the couchbase full-text search and wanted to move to something more powerful and dynamic. After going through multiple suggestions, we decided to go ahead with Elastic Search. This post includes all the...

I just want to tail my log files!

Anthony Scotti

I've had the opportunity to use the Elastic Stack (formally known as ELK) for some time now, there's a great number of use cases that the Elastic Stack can fit, but one of the primary uses is to help aggregate logs files into one centralized location. This gives you the ability to analyze and...