:param string path: A local AF_UNIX socket path. Note that most platforms have a rather short limit on the length.
:param table options: A table with key: value pairs with options.
- The following options apply to the settings of the framestream library. Refer to the documentation of that
- library for the default and allowed values for these options, as well as their exact descriptions.
- For all these options, absence or a zero value has the effect of using the library-provided default value.
+ The following options apply to the settings of the `framestream library
+ <https://github.com/farsightsec/fstrm>`. Refer to the documentation of that library for the default and
+ allowed values for these options, as well as their exact descriptions. For all these options, absence or a
+ zero value has the effect of using the library-provided default value.
* ``bufferHint=0``: unsigned
* ``flushTimeout=0``: unsigned
:param string address: An IP:PORT combination where the logger will connect to.
:param table options: A table with key: value pairs with options.
- The following options apply to the settings of the framestream library. Refer to the documentation of that
- library for the default and allowed values for these options, as well as their exact descriptions.
- For all these options, absence or a zero value has the effect of using the library-provided default value.
+ The following options apply to the settings of the `framestream library
+ <https://github.com/farsightsec/fstrm>`. Refer to the documentation of that library for the default and
+ allowed values for these options, as well as their exact descriptions. For all these options, absence or a
+ zero value has the effect of using the library-provided default value.
* ``bufferHint=0``: unsigned
* ``flushTimeout=0``: unsigned
* ``logQueries=true``: bool - log outgoing queries
* ``logResponses=true``: bool - log incoming responses
- The following options apply to the settings of the framestream library. Refer to the documentation of that
- library for the default values, exact description and allowable values for these options.
- For all these options, absence or a zero value has the effect of using the library-provided default value.
+ The following options apply to the settings of the `framestream library
+ <https://github.com/farsightsec/fstrm>`. Refer to the documentation of that library for the default
+ values, exact description and allowable values for these options. For all these options, absence or a zero
+ value has the effect of using the library-provided default value.
* ``bufferHint=0``: unsigned
* ``flushTimeout=0``: unsigned
* ``logNODs=true``: bool - log NODs
* ``logUDRs=false``: bool - log UDRs
- The following options apply to the settings of the framestream library. Refer to the documentation of that
- library for the default values, exact description and allowable values for these options.
- For all these options, absence or a zero value has the effect of using the library-provided default value.
+ The following options apply to the settings of the `framestream library
+ <https://github.com/farsightsec/fstrm>`. Refer to the documentation of that library for the default
+ values, exact description and allowable values for these options. For all these options, absence or a zero
+ value has the effect of using the library-provided default value.
* ``bufferHint=0``: unsigned
* ``flushTimeout=0``: unsigned