uuid 3

2018.10.18 - 번역 - Efficient Duplicate Prevention for Event-Based Data in Elasticsearch ...

The Elastic Stack is used for a lot of different use cases. One of the most common is to store and analyze different types of event or time-series based data, e.g. security events, logs, and metrics. These events often consist of data linked to a specific timestamp representing when the event occurred or was collected and there is often no natural key available to uniquely identify the event. El..

Blog 2019.01.07

2014.09.03 - 번역 - Performance Considerations for Elasticsearch Indexing ...

Running Elasticsearch 2.0? Check out this updated post about performance considerations for Elasticsearch 2.0 indexing. Elasticsearch 2.0을 운영 중이라면? Elasticsearch 2.0 indexing에 대한 성능 고려 사항에서 update된 post를 확인해 보자. Elasticsearch users have delightfully diverse use cases, ranging from appending tiny log-line documents to indexing Web-scale collections of large documents, and maximizing indexing thro..

Blog 2019.01.06

v5.0 Breaking changes

This section discusses the changes that you need to be aware of when migrating your application to Elasticsearch 5.0.여기에서는 application을 Elasticsearch 5.0 으로 migration할 경우 알아야 할 변경 사항에 대해 이야기한다.Migration PlugineditThe elasticsearch-migration plugin (compatible with Elasticsearch 2.3.0 and above) will help you to find issues that need to be addressed when upgrading to Elasticsearch 5.0.elasticsear..