Package | Description |
---|---|
org.thales.punch.libraries.storm.spout |
Punchplatform spouts package.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpInput
The Http spout receives http requests and forwards them as tuple.
|
class |
LumberjackInput
The Lumberjack spout receives and decodes lumberjack frames, emitted in turn as tuples.
|
class |
RelpInput
The Relp listening spout.
|
class |
SnmpInput
The SNMP spout is able to receive SNMP Traps over UDP
It decodes the SNMP Traps messages into a JSON format - cf.
|
class |
SyslogInput<T>
The Syslog input reads lines from tcp/udp and emits them as tuples.
|
Copyright © 2023. All rights reserved.