Hi,
I’d like to make an output that forwards the messages (preferable in generic syslog format) to a pipe (fifo) , but haven’t found much information about that either via searching the web or readthedocs.
I would imagine that the STDOUT output plugin could work for this, but there isn’t much to configure from the WebGUI (nor any documentation on readthedocs, or I haven’t manage to found it), and I’m unsure of what format of the output would be?
So, how could I accomplish this?
The reason is to have simple external programs to read from the fifo(s) and trigger on/do stuff then they see specific messages/field information.