February 2017
Intermediate to advanced
696 pages
12h 24m
English
Real-world applications have a lot of indices and queries that span on more indices. This scenario requires defining all the indices names on which queries; aliases allow grouping them in a common name.
Some common scenarios of this usage are as follows:
log_YYMMDD) for which we want to create an alias for the last week, the last month, today, yesterday, and so on. This pattern is commonly used in log applications such as Logstash (http://logstash.net/).You need an up-and-running Elasticsearch installation, as used in the Downloading and installing ...
Read now
Unlock full access