Function vector::sources::file::file_source

source ยท
pub fn file_source(
    config: &FileConfig,
    data_dir: PathBuf,
    shutdown: ShutdownSignal,
    out: SourceSender,
    acknowledgements: bool,
    log_namespace: LogNamespace,
) -> Source