elastic/logstash

New output: unix

Open

#1,487 opened on Jun 30, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Ruby (14,197 stars) (3,496 forks)batch import
enhancementhelp wantednew plugin

Description

Output events to a unix socket.

Analog to the input/unix, but only with the "client" mode.

Useful if you already have some tool that receives data via a unix socket and knows how to deal with it.

Contributor guide