Skip to content

Instantly share code, notes, and snippets.

By default, searches against any time-based index pattern that contains a wildcard will automatically be expanded to query only the indices that contain data within the currently selected time range.
Searching against the index pattern logstash-* will actually query elasticsearch for the specific matching indices (e.g. logstash-2015.12.21) that fall within the current time range.
By default, searches against any time-based index pattern that
contains a wildcard will automatically be expanded to query only
the indices that contain data within the currently selected time
range.
Searching against the index pattern <em>logstash-*</em> will
actually query elasticsearch for the specific matching indices
(e.g. <em>logstash-2015.12.21</em>) that fall within the current
time range.
var _ = require('lodash');
var Promises = require('bluebird');
var exec = require('child_process').exec;
var semver = require('semver');
var join = require('path').join;
var ERR_UNKNOWN = 0;
var ERR_DOWNLOAD_FAILED = 1;
var ERR_ALREADY_EXISTS = 2;
var ERR_JAVA_PATH = 3;
#shutdown()
removes the message listener from the fork
#parseIncomingMessage()
ignores non-arrays
invokes onMessage for given msg
#onMessage()
when type is WORKER_BROADCAST
emits broadcast event with data
This file has been truncated, but you can view the full file.
webpackJsonp([0],[
/* 0 */
/***/ function(module, exports, __webpack_require__) {
/**
* Test entry file
*
* This is programatically created and updated, do not modify
*

Kibana directory structure

Example:

dev
    bin
    config
    data
 logs
@epixa
epixa / gist:b70c83bf3529dd8d8353570f8389f0aa
Created March 15, 2018 12:29
localization plan proposal
Gather requirements into new issue
POC jade+angular+react
i18next
fluent
custom
Selective roll out in templates
Translations service