public class IPAnonymizerConverter extends Converter
Converter.Type
Modifier and Type | Field and Description |
---|---|
static Pattern |
p |
static String |
REPLACEMENT |
Constructor and Description |
---|
IPAnonymizerConverter(Map<String,Object> config) |
Modifier and Type | Method and Description |
---|---|
boolean |
buildsMultipleFields() |
Object |
convert(String value) |
public static final String REPLACEMENT
public static final Pattern p
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.