connectors icon indicating copy to clipboard operation
connectors copied to clipboard

Source code for all Elastic connectors, developed by the Search team at Elastic, and home of our Python connector development framework

Results 223 connectors issues
Sort by recently updated
recently updated
newest added

Due to flakyness and spamming messages about broken nightlies, we've disabled a couple functions that reported errors: 1. MaxRSS setting for `perf8`. This setting was checking that connector did not...

priority:medium
effort:medium
tech-improvement

### Problem Description When many rules fail, it is hard to identify which rule failed or why. ### Proposed Solution 1. Add more details about which rule failed 2. Refer...

bug
enhancement
team:ingestion
priority:medium
effort:medium
community-driven

similar to #232 we need to support the ability for customers to set a custom CA for connection.

enhancement

## Bug Description Using MySQL Connector, if the source table does not have primary keys, no documents are being synced. No messages explain what happened. ### To Reproduce - Create...

enhancement
community-driven

when you run with `--filebeat` the service will still emit a few lines in plain text before it starts spitting proper JSON ``` % bin/elastic-ingest --filebeat [FMWK][10:31:29][INFO] Running connector service...

bug
good first issue
effort:low
priority:low

When running MongoDB connector with a ML training model (e.g. ELSER), the added time spent on running the data against the training model appears to be causing the MongoDB cursor...

bug
effort:low
effort:medium
community-driven

When we call Bucket.objects in our connector, it will be great to also explicitly ask for the [metadata](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/object/metadata.html) attribute and any other attributes they require from the object and add...

documentation
enhancement
release_note
community-driven

Some users would like to see an option to disable certificate verification as part of the connector configuration for test/dev/POC environments. While this option should never been used in a...

enhancement
community-driven

### Problem Description Sharepoint allows to disable items from sharepoint search. I think we should align with this and not show this documents in Elasticsearch either. ### Proposed Solution Filter...

enhancement
community-driven
sharepoint_online

### Problem Description Currently the connector is extracting the entire raw email and this is in most cases insufficient for correct usage, specially when adding ML pipelines: ![image](https://github.com/elastic/connectors-python/assets/8575569/6f909511-7509-4101-81a1-2ecd40683fe1) After some...

enhancement
team:ingestion
priority:medium
effort:medium
community-driven