public class SidecarStatusMapper extends Object
| Constructor and Description |
|---|
SidecarStatusMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
replaceStringStatusSearchQuery(String query)
Replaces status strings in search query with their number representations,
e.g.
|
public String replaceStringStatusSearchQuery(String query)
status:running will be transformed into status:0.query - Search query that may contain one or more status stringsCopyright © 2012–2021 Graylog, Inc.. All rights reserved.