Local
Learn how to configure the LocalFSDirectoryListing
to read files from local filesystem.
The FilePulseSourceConnector
periodically lists object files that may be streamed into Kafka using the FileSystemListing
configured in the connector’s configuration.
Currently, Kafka Connect FilePulse supports the following implementations:
Learn how to configure the LocalFSDirectoryListing
to read files from local filesystem.
Learn how to configure the SftpFilesystemListing
to read files on SFTP.
Learn how to configure the AmazonS3FileSystemListing
to read files from AWS S3.
Learn how to configure the GcsFileSystemListing
to read files from Google Cloud Storage.
Learn how to configure the AzureBlobStorageFileSystemListing
to read object files from Azure Blob Storage.
Learn how to configure the AliyunOSSFileSystemListing
to read files on Alibaba OSS.