Package | Description |
---|---|
gov.nasa.pds.report.processing | |
gov.nasa.pds.report.util |
Modifier and Type | Class and Description |
---|---|
class |
CopyProcessor
This
Processor implementation is used to copy logs from a given
source directory--specified in the configuration--to a given destination. |
class |
DetailByDetailProcessor
This
LogReformatProcessor sub-class is used to transform logs in
a more detail-oriented manner. |
class |
ENFtpProcessor
This is a custom
Processor that removes the version information from
file names in EN FTP logs. |
class |
LogReformatProcessor
Sub-classes of this class are used to reformat text-based log files so that
they can be parsed by Sawmill, using a profile created from our template
profile.
|
class |
NcftpReformatProcessor
This class is used to reformat logs created by an NcFTP server.
|
class |
ProxyFilterProcessor
This processor filters Apache/Combined logs to remove proxies from the
client IP details.
|
class |
RingsDecryptionProcessor
This sub-class of the SimpleCommandProcessor, performs the specific command
necessary to decryprt and decompress log files from the Rings node.
|
class |
SimpleCommandProcessor
This Processor implementation runs a specified command.
|
class |
WholeLineProcessor
TODO: Fix this documentation!
This class is used to perform basic reformatting on log files.
|
class |
XymonFilterProcessor
This class is meant to filter logs in Apache/Combined format remove requests
that lack a client IP, such as those produced by Xymon and similar monitoring
software.
|
Modifier and Type | Method and Description |
---|---|
static Processor |
GenericReportServiceObjectFactory.getProcessor(java.lang.String qualifiedClassName) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.