Hello there,
I have a winlogbeat which send datas on logstash.
On logstash : input beat, some filters and output to elasticSearch.
But i want to output SOME fields on a named pipe (mkfifo) to insert them on a MariaDB.
I saw output pipe on logstash but documentation is very thin and there are no example.
Is it possible to do this?
Thanks.
Regards,
Alex.