Nfs type
The nfs type is used to receive data using the Network File System protocol. It is available for Linux Agents.
Available settings:
- Basic settings tab:
- Name (required)—a unique name for this type of resource. Must contain from 1 to 128 Unicode characters.
- Tenant (required)—name of the tenant that owns the resource.
- Type (required)—connector type.
- URL (required)—path to the remote folder in the format nfs://host/path.
- Query (required)—a mask used to filter files containing events. Use of masks is acceptable "
*
","?
","[...]
". - Poll interval, sec —query interval. The time interval after which files are re-read from the remote system. The value is specified in seconds.
- Description—up to 256 Unicode characters describing the resource.
- Advanced settings tab:
- Character encoding setting specifies character encoding. The default value is
UTF-8
. - Compression—you can use Snappy compression. By default, compression is disabled.
- Debug—a drop-down list where you can specify whether resource logging should be enabled. By default it is Disabled.
Page top