DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How Do I View My Elasticsearch Mappings?

3 years ago logit.io

Summary: This is a summary of an article originally published by the source. Read the full original article here →

What is an Elasticsearch mapping? There are two ways you can view the current mappings on your Logit ELK Stacks.

This will give an output similar to the screenshot below: Using the Mapping API

The next step is to write a a curl -x get command to retrieve the mappings from Elasticsearch.

Similar to Kibana Dev Tools you can also use the Mapping API to retrieve the mappings of a specific index-name.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com