public class EventsIndexMapping extends Object implements IndexMappingTemplate
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
toTemplate(IndexSetConfig indexSetConfig,
String indexPattern,
int order)
Returns the index template as a map.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoTemplatepublic Map<String,Object> toTemplate(IndexSetConfig indexSetConfig, String indexPattern, int order)
IndexMappingTemplatetoTemplate in interface IndexMappingTemplateindexSetConfig - the index set configurationindexPattern - the index pattern the returned template should be applied toorder - the order value of the index templateCopyright © 2012–2020 Graylog, Inc.. All rights reserved.