public class V20191121145100_FixDefaultGrokPatterns extends Migration
V20180924111644_AddDefaultGrokPatterns migration.
At the moment this is only the COMMONAPACHELOG pattern, but if we find more issues with the default patterns we should be able to adjust this migration by adding more patterns instead of having to write additional migrations.
| Modifier and Type | Class and Description |
|---|---|
static class |
V20191121145100_FixDefaultGrokPatterns.MigrationCompleted |
static class |
V20191121145100_FixDefaultGrokPatterns.PatternToMigrate |
| Constructor and Description |
|---|
V20191121145100_FixDefaultGrokPatterns(ClusterConfigService clusterConfigService,
GrokPatternService grokPatternService) |
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
createdAt() |
void |
upgrade() |
@Inject public V20191121145100_FixDefaultGrokPatterns(ClusterConfigService clusterConfigService, GrokPatternService grokPatternService)
public ZonedDateTime createdAt()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.