How to use the Reindex API to copy one document to a different index

Introduction If you’re managing data in Elasticsearch, there are times when you’ll want to copy a document to a different index. A document may have been written to the wrong index, or your overall database structure may have changed. Regardless of the exact circumstances, it’s easy to copy documents and reindex an Elasticsearch document using … Continued

Elasticsearch – How to Upload CSV Data Using Kibana

Introduction This tutorial will help you easily learn how to upload CSV data using the Kibana UI and import your semi-structured text into Elasticsearch directly from the Kibana utility. Uploading you CSV data will allow you to organize your time-sensitive information, view your files across various dashboards and display the results as visualized data in … Continued

Guide How To Add Documents To An Index In Elasticsearch

Introduction Elasticsearch is a superb platform for searching and indexing large amounts of data in real time. Setting up the service and configuring compatible tools to enhance its function is a great way to get even more benefit from it. However, there may be a document that you wish to make a part of this … Continued

Guide How To Setup And Connect Kibana With Elasticsearch

Introduction Elastricsearch is a powerful service that is enhanced further by incorporating the available tools from Elastic that integrate into it. Kibana is one of those tools and it brings a whole new dimension to using the service. You can learn how to set up and connect Kibana with Elasticsearch by following the process laid … Continued

Guide On How To Define A Kibana Index Pattern

Introduction To get the most out of the capability of the Elasticsearch service, it is best to install the entire Elastic Stack. This includes the user interface tool called Kibana, which brings the features onto the screen in a friendly layout. To establish the display options ability to access the data index patterns must be … Continued

How to Delete a Document in Elasticsearch Using the API

Introduction One feature that distinguishes Elasticsearch from other databases is that all tasks are executed using a [REST API]. This means that commands and queries executed on a node take the form of HTTP requests– these requests allow users to connect to and manipulate Elasticsearch. The delete API allows users to delete an Elasticsearch document … Continued

How to Uninstall Elasticsearch on Linux

Introduction Uninstalling Elasticsearch on Linux is as easy as running just a couple of simple commands; however, a bit of preparation will ensure a clean uninstall. Before attempting to remove or uninstall Elasticsearch Linux, it’s important to keep a few items in mind: Be sure that any Elastic products or service have been shutdown before … Continued

How to Shut Down Elasticsearch

Introduction In a perfect world, a node or cluster would run flawlessly for as long as was needed; however, most users will occasionally need to shut down or restart Elasticsearch for maintenance or other purposes. It’s important to shut down Elastisearch in an orderly fashion to ensure that any outstanding resources are closed and that … Continued

Guide On How to Install Logstash for Elasticsearch on Windows

Introduction Setting parameters for the Elasticsearch service is a simple process that yields tremendous control. As a user, it is important to be able to manage the kind of data that is being recovered. Logstash is made for configuring the filters that enable this potential. By using the easy instructions below, it is possible to … Continued

Keep in the know!

Subscribe to our emails and we’ll let you know what’s going on at ObjectRocket. We hate spam and make it easy to unsubscribe.