pub fn run( log_files: &[String], kv_prefix: &str, output: Option<&str>, entity_csv: Option<&str>, ) -> Result<()>