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, onTriggergetControllerServiceLookup, getIdentifier, getLogger, getNodeTypeProvider, getRelationships, init, initialize, isConfigurationRestored, isScheduled, toString, updateConfiguredRestoredTrue, updateScheduledFalse, updateScheduledTruecustomValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, getSupportedPropertyDescriptors, hashCode, onPropertyModified, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitisStatefulgetPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validatepublic 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
Copyright © 2023 Apache NiFi Project. All rights reserved.