Difference between revisions of "Elasticsearch"

From wikieduonline
Jump to navigation Jump to search
Line 27: Line 27:
 
:::  <code>http://localhost:9200/</code>
 
:::  <code>http://localhost:9200/</code>
 
:::  <code>https://localhost:9200/</code>
 
:::  <code>https://localhost:9200/</code>
 +
 +
* Read Elasticsearch data migration: https://engineering.empathy.co/elasticsearch-data-migration-within-k8s/
  
 
== Managed services ==
 
== Managed services ==

Revision as of 08:00, 7 November 2022

wikipedia:Elasticsearch is a web based search engine written in Java and released in 2010 that provides a distributed, multitenant-capable full-text search engine and schema-free JSON documents based on the Lucene library. You can use many differents tools to send logs to Elasticsearch, including Filebeat product from ElasticSearch developers. Elastisearch offer different software for sending data such as: Filebeat, Metricbeat[1], Packetbeat, Winlogbeat, Auditbeat, Heartbeat and Functionbeat

ElastaticSearch is also available as a docker image[2] or as service in AWS (AWS Elasticsearch) since November 2015.[3]

Elasticsearch installation

Command line tools

Activities

/usr/share/elasticsearch/config/elasticsearch.yml
Connect to Elasticsearch:
http://localhost:9200/
https://localhost:9200/

Managed services

Several organizations offer Elasticsearch as a managed service, including Amazon Web Services Elasticsearch Service (since October 2015[4]),[5] Bonsai,[6] Scalefastr,[7] Elastic Cloud,[8] Qbox,[9] Searchly,[10] IBM,[11] Measured Search,[12] Logz.io,[13] IBM Bluemix Elasticsearch Service,[14] and Object Rocket.[15] Such managed services provide hosting, deployment, backup and other support as a package, reducing the skills and time needed to implement and operate Elasticsearch.[16] Most managed services also include support for Kibana.

Errors


Related terms

See also


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/ElasticSearch

  1. https://www.elastic.co/products/beats/metricbeat
  2. https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
  3. https://aws.amazon.com/blogs/aws/new-amazon-elasticsearch-service/
  4. "New – Amazon Elasticsearch Service - Amazon Web Services". amazon.com. 1 October 2015.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  5. "Amazon Elasticsearch Service". Amazon.com. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  6. "Elasticsearch on AWS". bonsai.io. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  7. "Managed Elasticsearch on Bare Metal". scalefastr.io. Retrieved 2017-11-30.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  8. "Hosted Elasticsearch & Kibana on AWS". elastic.co. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  9. "Hosted Elasticsearch". qbox.io. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  10. "Simple Elasticsearch Hosting". searchly.com. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  11. "Elasticsearch on IBM Cloud". www.bluemix.net. Retrieved 2017-01-25.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  12. "Hosted Elasticsearch Service AWS Microsoft Azure Google Cloud | Measured Search". www.measuredsearch.com. Retrieved 2017-05-26.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  13. "ELK as a Service and AI-powered Log Analytics". logz.io. Retrieved 2017-09-04.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  14. "Compose for Elasticsearch - IBM Bluemix". console.bluemix.net. Retrieved 2017-09-14.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  15. "Hosted Elasticsearch with Kibana | ObjectRocket". ObjectRocket. Retrieved 2017-12-29.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  16. "Elasticsearch Setup". ctovision.com. Retrieved 2016-10-16.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>

Advertising: