| Package | Description |
|---|---|
| org.graylog.plugins.pipelineprocessor.functions.json |
| Modifier and Type | Field and Description |
|---|---|
static JsonUtils.ExtractFlags |
JsonFlatten.FLAGS_FLATTEN |
static JsonUtils.ExtractFlags |
JsonFlatten.FLAGS_IGNORE |
static JsonUtils.ExtractFlags |
JsonFlatten.FLAGS_JSON |
| Modifier and Type | Method and Description |
|---|---|
abstract JsonUtils.ExtractFlags |
JsonUtils.ExtractFlags.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JsonNode |
JsonUtils.extractJson(String value,
com.fasterxml.jackson.databind.ObjectMapper mapper,
JsonUtils.ExtractFlags extractFlags,
boolean stringify) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.