emmett 0.1.3-alpha

a simple etl tool
Documentation
1
2
3
4
/// Read messages as events over the network via udp. The only required configuration item is port, which specifies the udp port logstash will listen on for event streams.
pub struct Udp {

}