connectors
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
Backports the following commits to 8.14: - [Azure Blob Storage] Optimize memory consumption (#2543)
## Part Of https://github.com/elastic/connectors/issues/2299 Adding more logs in MSSQL connector. Log File: https://drive.google.com/file/d/1Rnm-tMY-ECYv1JZpj3oP9SvMljZZRxjZ/view?usp=drive_link ## Checklists #### Pre-Review Checklist - [x] this PR does NOT contain credentials of any kind, such...
## Part Of https://github.com/elastic/connectors/issues/2299 Adding more logs in Oracle connector. Log file: https://drive.google.com/file/d/1eqC6FRfm4IicdMNt2Z1Hivw6x3G-g_JC/view?usp=drive_link ## Checklists #### Pre-Review Checklist - [x] this PR does NOT contain credentials of any kind, such...
## Closes https://github.com/elastic/connectors/issues/2545 Following changes are included in this PR: 1. Ensure end-signals are put to queue even if error is encountered, in all relevant places. 2. Set advanced_rules_enabled to...
## Closes https://github.com/elastic/connectors/issues/2559 Following changes are included in this PR: - Ensure end-signals are put to queue even if error is encountered, in all relevant places. ## Checklists #### Pre-Review...
## Part Of https://github.com/elastic/connectors/issues/2299 Adding more logs in Box connector. Log file: https://drive.google.com/file/d/1TnFFvRBvMb2wGKQWz9N6dVkQtXUO7AIK/view?usp=drive_link ## Checklists #### Pre-Review Checklist - [x] this PR does NOT contain credentials of any kind, such...
## Bug Description This issue is similar to that in confluence connector: https://github.com/elastic/connectors/issues/2353, if `_fetch` method fails the corresponding END_SIGNAL is never put into the queue. As a consequence, the...
## Part Of https://github.com/elastic/connectors/issues/2299 Adding more logs in S3 connector. Log file: https://drive.google.com/file/d/1C_CLleP87TEcWfnNiAJvMG_gS5qdyBbx/view?usp=drive_link ## Checklists #### Pre-Review Checklist - [x] this PR does NOT contain credentials of any kind, such...
## Part Of https://github.com/elastic/connectors/issues/2299 Adding more logs in GCS connector. Log file: https://drive.google.com/file/d/1_ERs4rUGbEA54whCP6PZQZHLTmVmtFDl/view?usp=drive_link ## Checklists #### Pre-Review Checklist - [x] this PR does NOT contain credentials of any kind, such...
### Problem Description In using an MFA-enabled AWS GovCloud user's Access + Secret keys when configuring the S3 search connector in ECE 3.6.2, Stack Pack 8.13.3, I receive the following...