public abstract class AbstractSyslogProcessor extends AbstractProcessor
Modifier and Type | Field and Description |
---|---|
static PropertyDescriptor |
CHARSET |
static PropertyDescriptor |
PORT |
static PropertyDescriptor |
PROTOCOL |
static AllowableValue |
TCP_VALUE |
static PropertyDescriptor |
TIMEOUT |
static AllowableValue |
UDP_VALUE |
Constructor and Description |
---|
AbstractSyslogProcessor() |
onTrigger, onTrigger
getControllerServiceLookup, getIdentifier, getLogger, getNodeTypeProvider, getRelationships, init, initialize, isConfigurationRestored, isScheduled, toString, updateConfiguredRestoredTrue, updateScheduledFalse, updateScheduledTrue
customValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, getSupportedPropertyDescriptors, hashCode, onPropertyModified, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validate
public static final AllowableValue TCP_VALUE
public static final AllowableValue UDP_VALUE
public static final PropertyDescriptor PROTOCOL
public static final PropertyDescriptor PORT
public static final PropertyDescriptor CHARSET
public static final PropertyDescriptor TIMEOUT