elastic/logstash

New output: unix

Open

#1,487 opened on Jun 30, 2014

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

Repository metrics

Stars
 (14,197 stars)
PR merge metrics
 (Avg merge 4d 19h) (50 merged PRs in 30d)

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