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