public class EventIndexTemplateProvider extends Object implements IndexTemplateProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TEMPLATE_TYPE |
| Constructor and Description |
|---|
EventIndexTemplateProvider() |
| Modifier and Type | Method and Description |
|---|---|
IndexMappingTemplate |
create(SearchVersion elasticsearchVersion,
IndexSetConfig indexSetConfig) |
public static final String EVENT_TEMPLATE_TYPE
public IndexMappingTemplate create(@Nonnull SearchVersion elasticsearchVersion, @Nonnull IndexSetConfig indexSetConfig)
create in interface IndexTemplateProviderCopyright © 2012–2022 Graylog, Inc.. All rights reserved.