Package org.graylog2.plugin.inputs
Class MessageInput.Descriptor
java.lang.Object
org.graylog2.plugin.AbstractDescriptor
org.graylog2.plugin.inputs.MessageInput.Descriptor
- Direct Known Subclasses:
Beats2Input.Descriptor,BeatsInput.Descriptor,CEFAmqpInput.Descriptor,CEFKafkaInput.Descriptor,CEFTCPInput.Descriptor,CEFUDPInput.Descriptor,FakeHttpMessageInput.Descriptor,GELFAMQPInput.Descriptor,GELFHttpInput.Descriptor,GELFKafkaInput.Descriptor,GELFTCPInput.Descriptor,GELFUDPInput.Descriptor,JsonPathInput.Descriptor,NetFlowUdpInput.Descriptor,RawAMQPInput.Descriptor,RawKafkaInput.Descriptor,RawTCPInput.Descriptor,RawUDPInput.Descriptor,SyslogAMQPInput.Descriptor,SyslogKafkaInput.Descriptor,SyslogTCPInput.Descriptor,SyslogUDPInput.Descriptor
- Enclosing class:
- MessageInput
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDescriptor(String name, boolean exclusive, String linkToDocs) -
Method Summary
Methods inherited from class org.graylog2.plugin.AbstractDescriptor
getLinkToDocs, getName, isExclusive
-
Constructor Details
-
Descriptor
public Descriptor() -
Descriptor
-
-
Method Details
-
isCloudCompatible
public boolean isCloudCompatible() -
isForwarderCompatible
public boolean isForwarderCompatible()
-