| Package | Description |
|---|---|
| com.datorama.oss.timbermill | |
| com.datorama.oss.timbermill.common | |
| com.datorama.oss.timbermill.pipe |
| Constructor and Description |
|---|
TaskIndexer(ElasticsearchParams elasticsearchParams,
ElasticsearchClient es) |
| Modifier and Type | Method and Description |
|---|---|
static TaskIndexer |
ElasticsearchUtil.bootstrap(ElasticsearchParams elasticsearchParams,
ElasticsearchClient es) |
static void |
ElasticsearchUtil.drainAndIndex(BlockingQueue<Event> eventsQueue,
TaskIndexer taskIndexer,
ElasticsearchClient es) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchClient |
LocalOutputPipe.getEsClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalOutputPipe.setEsClient(ElasticsearchClient esClient) |
| Constructor and Description |
|---|
LocalOutputPipe(ElasticsearchParams elasticsearchParams,
ElasticsearchClient es) |
Copyright © 2020. All rights reserved.