wip config

This commit is contained in:
2020-10-02 17:03:18 +02:00
parent 949d0b6ec7
commit 70588ea9a3
24 changed files with 958 additions and 252 deletions

View File

@ -83,6 +83,9 @@ For a Single Module
# destination udp ip picked up from rx_hostname (if auto)
udp_dstip auto
# set file path
fpath /tmp
For Multiple Modules
.. code-block:: bash
@ -104,6 +107,8 @@ For Multiple Modules
# destination udp ip picked up from rx_hostname (if auto)
udp_dstip auto
# set file path
fpath /tmp
Receivers
----------