fn parse_bulk_request( input: &str, index_from_url: &Option<String>, msg_field: &Option<String>, ) -> Result<Vec<LogIngestRequest>>