Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Elasticsearch

Elasticsearch (https://www.elastic.co/products/elasticsearch) is a Log Analytics tool that helps store and create index out of the bulk of data streams based on the configuration with timestamp, which solves the problem of developers trying to identify the log related to their issue. Elasticsearch is a NoSQL database that is based on the Lucene search engine.

Once you have installed Elasticsearch, you can validate the version and cluster details by clicking on the following URL: http://ip-address:9200/.

The output will look like this:

This proves that Elasticsearch is up and running. Now, if you want to see whether logs are being ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content