public class SanitizeWeblogs extends CollecTorMain
config, mapPathDescriptors, SOURCES
SYNCORIGINS
Constructor and Description |
---|
SanitizeWeblogs(Configuration conf)
Possibly privacy impacting data is replaced by dummy data producing a
log-file (or files) that confirm(s) to Apache's Combined Log Format.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
module()
Returns the module name for logging purposes.
|
protected void |
startProcessing()
Module specific code goes here.
|
protected java.lang.String |
syncMarker()
Returns property prefix/infix/postfix for Sync related properties.
|
call, checkAvailableSpace, run, syncMapPathsDescriptors, update
merge
public SanitizeWeblogs(Configuration conf)
public java.lang.String module()
CollecTorMain
module
in class CollecTorMain
protected java.lang.String syncMarker()
CollecTorMain
syncMarker
in class CollecTorMain
protected void startProcessing() throws ConfigurationException
CollecTorMain
startProcessing
in class CollecTorMain
ConfigurationException