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(com.github.zafarkhaja.semver.Version elasticsearchVersion,
IndexSetConfig indexSetConfig) |
public static final String EVENT_TEMPLATE_TYPE
public IndexMappingTemplate create(@Nonnull com.github.zafarkhaja.semver.Version elasticsearchVersion, @Nonnull IndexSetConfig indexSetConfig)
create in interface IndexTemplateProviderCopyright © 2012–2021 Graylog, Inc.. All rights reserved.