public abstract class GrokPatternsUpdatedEvent extends Object
| Constructor and Description |
|---|
GrokPatternsUpdatedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static GrokPatternsUpdatedEvent |
create(Set<String> patterns) |
abstract Set<String> |
patterns() |
public static GrokPatternsUpdatedEvent create(Set<String> patterns)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.