Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ with e.g. `ls -li`.

==== Reading from remote network volumes

WARNING: The file input does not support reading from network shares. It can work, but
it is not extensively tested. We recommend using Filebeat with `filestream` input.

The file input is not thoroughly tested on remote filesystems such as NFS,
Samba, s3fs-fuse, etc, however NFS is occasionally tested. The file size as given by
the remote FS client is used to govern how much data to read at any given time to
Expand Down
Loading