issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 262k ⌀ | issue_title stringlengths 1 1.02k | issue_comments_url stringlengths 53 116 | issue_comments_count int64 0 2.49k | issue_created_at stringdate 1999-03-17 02:06:42 2025-06-23 11:41:49 | issue_updated_at stringdate 2000-02-10 06:43:57 2025-06-23 11:43:00 | issue_html_url stringlengths 34 97 | issue_github_id int64 132 3.17B | issue_number int64 1 215k |
|---|---|---|---|---|---|---|---|---|---|
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-35195 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requests-2.31.0-py3-none-any.whl</b></p></summary>
<p>Python HTTP for Humans.</p>
<p>Library home page: <a href="htt... | CVE-2024-35195 (Medium) detected in requests-2.31.0-py3-none-any.whl | https://api.github.com/repos/opensearch-project/data-prepper/issues/4562/comments | 0 | 2024-05-22T17:58:16Z | 2024-06-07T21:07:06Z | https://github.com/opensearch-project/data-prepper/issues/4562 | 2,311,157,163 | 4,562 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a Data Prepper user, I would like to have an `rds` source to load existing data and stream change events from RDS MySQL databases.
**Describe the solution you'd like**
For export (loading existing data), we can create a snapshot, export it to S3 and... | Support AWS Aurora/RDS MySQL as source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4561/comments | 0 | 2024-05-22T16:19:50Z | 2025-05-27T18:54:08Z | https://github.com/opensearch-project/data-prepper/issues/4561 | 2,310,950,932 | 4,561 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of the DynamoDB source, I would like to differentiate between items deleted via TTL for DynamoDB streams, vs items that were explicitly deleted.
DynamoDB streams provides this information in the `userIdentity` field of the stream record (... | Add metadata to DynamoDB stream Events to indicate if they are deleted via TTL | https://api.github.com/repos/opensearch-project/data-prepper/issues/4560/comments | 0 | 2024-05-21T20:56:30Z | 2024-10-10T20:11:28Z | https://github.com/opensearch-project/data-prepper/issues/4560 | 2,309,100,432 | 4,560 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.8.0
**BUILD NUMBER**: 82
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/9117735331
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 9117735331: Release Data Prepper : 2.8.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/4551/comments | 3 | 2024-05-16T19:29:37Z | 2024-05-16T20:20:01Z | https://github.com/opensearch-project/data-prepper/issues/4551 | 2,301,186,459 | 4,551 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The github workflow has failed consistently due to some regression change.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
... | [BUG] AWS secrets e2e test is broken | https://api.github.com/repos/opensearch-project/data-prepper/issues/4549/comments | 0 | 2024-05-16T15:31:30Z | 2025-03-04T20:55:07Z | https://github.com/opensearch-project/data-prepper/issues/4549 | 2,300,725,515 | 4,549 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
When both export and stream is enabled, and DocumentDB database or collection is invalid or collection doesn't contain any records, the DocumentDB source fails start stream processing or fails to recover when database or collection is created. Since the collection has no records, all new updates s... | [BUG] DocumentDB source streaming failed to start when collection is empty | https://api.github.com/repos/opensearch-project/data-prepper/issues/4544/comments | 0 | 2024-05-15T14:31:24Z | 2024-05-20T18:17:01Z | https://github.com/opensearch-project/data-prepper/issues/4544 | 2,298,105,387 | 4,544 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I would like to use data-prepper to full load load/export and ingest change data capture events from AWS DocumentDB.
**Describe the solution you'd like**
Support DocumentDB Source to do a full scan of AWS DocumentDB collection that would export the... | Support Full load and CDC from AWS DocumentDB | https://api.github.com/repos/opensearch-project/data-prepper/issues/4534/comments | 0 | 2024-05-14T16:24:14Z | 2024-05-14T16:27:29Z | https://github.com/opensearch-project/data-prepper/issues/4534 | 2,295,896,291 | 4,534 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The default behavior of Data Prepper core is to only shut down when no sub-pipelines are valid. This can lead to a confusing user experience, as someone who wants all sub-pipelines to be running correctly for data prepper to start.
**Describe the s... | Add option to shut down and fail data prepper when any sub-pipelines are invalid | https://api.github.com/repos/opensearch-project/data-prepper/issues/4530/comments | 1 | 2024-05-13T15:52:14Z | 2024-05-14T19:33:24Z | https://github.com/opensearch-project/data-prepper/issues/4530 | 2,293,196,481 | 4,530 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
DataPrepper does an aggregation of all spans with the same trace id. If encounters a span with a null parent span id, it assigns its name as trace group to all spans. This allows classification in the OpenSearch Dashboards observability plugin. However... | Allow trace group for partial traces | https://api.github.com/repos/opensearch-project/data-prepper/issues/4517/comments | 4 | 2024-05-08T19:37:48Z | 2024-10-17T21:04:04Z | https://github.com/opensearch-project/data-prepper/issues/4517 | 2,286,307,936 | 4,517 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-34069 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Werkzeug-2.2.3-py3-none-any.whl</b></p></summary>
<p>The comprehensive WSGI web application library.</p>
<p>Library ho... | CVE-2024-34069 (High) detected in Werkzeug-2.2.3-py3-none-any.whl | https://api.github.com/repos/opensearch-project/data-prepper/issues/4515/comments | 0 | 2024-05-08T06:56:11Z | 2024-05-15T22:24:20Z | https://github.com/opensearch-project/data-prepper/issues/4515 | 2,284,830,318 | 4,515 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I need to be able to collect raw syslog traffic from endpoints such as network devices. Today this would require some sort of log collector beyond data prepper such as Logstash.
**Describe the solution you'd like**
Add a syslog source plugin simila... | Add Syslog Source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4511/comments | 5 | 2024-05-07T13:45:29Z | 2024-12-11T17:17:40Z | https://github.com/opensearch-project/data-prepper/issues/4511 | 2,283,402,612 | 4,511 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Similar to https://github.com/opensearch-project/data-prepper/issues/3514, the regex parser fails on the example from documentation: https://github.com/opensearch-project/data-prepper/blob/main/docs/expression_syntax.md#reference-table.
**To Reproduce**
Steps to reproduce the behavior:
1. Cre... | [BUG] Failure to process "reserved" chars in regular expressions | https://api.github.com/repos/opensearch-project/data-prepper/issues/4510/comments | 2 | 2024-05-07T12:20:18Z | 2024-05-07T20:48:09Z | https://github.com/opensearch-project/data-prepper/issues/4510 | 2,283,124,202 | 4,510 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
We have an Data Prepper & OpenTelemetry setup in our Kubernetes ecosystem running to collect metrics and traces and send the data to OpenSearch. This setup was working perfectly fine when we were running with below versions.
Data Prepper - 2.6.0
OpenTelemetry Collector - 0.83.0
... | ERROR org.opensearch.dataprepper.GrpcRequestExceptionHandler in dataprepper version 2.7.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/4502/comments | 5 | 2024-05-06T09:47:08Z | 2024-06-04T06:42:03Z | https://github.com/opensearch-project/data-prepper/issues/4502 | 2,280,470,636 | 4,502 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently, opensearch as a source supports `indices` but not `aliases`.
**Describe the solution you'd like**
Support `aliases` as well
**Describe alternatives you've considered (Optional)**
`index_name_regex` is supported so one can provide th... | Support Index `aliases` in Opensearch as a data source. | https://api.github.com/repos/opensearch-project/data-prepper/issues/4501/comments | 1 | 2024-05-04T06:54:46Z | 2024-05-07T20:03:15Z | https://github.com/opensearch-project/data-prepper/issues/4501 | 2,278,798,628 | 4,501 |
[
"opensearch-project",
"data-prepper"
] |
Example DocumentDB document:
```
{
_id: Timestamp(time=1713536835 ordinal=12),
url: "https://github.com/opensearch-project/OpenSearch"
}
```
The source outputs:
```
{
docdb_id: 1713536835,
url: "https://github.com/opensearch-project/OpenSearch"
}
metadata {
"primary_key" : "1713536... | Include BSON type information in the Event metadata to allow for conversions | https://api.github.com/repos/opensearch-project/data-prepper/issues/4491/comments | 1 | 2024-05-01T20:06:29Z | 2024-05-14T00:53:40Z | https://github.com/opensearch-project/data-prepper/issues/4491 | 2,274,113,373 | 4,491 |
[
"opensearch-project",
"data-prepper"
] | Tracking items to add to the DocumentDb support.
- [ ] #4461 | DocumentDb Mapping Follow-on | https://api.github.com/repos/opensearch-project/data-prepper/issues/4490/comments | 0 | 2024-05-01T19:34:40Z | 2024-05-01T19:41:11Z | https://github.com/opensearch-project/data-prepper/issues/4490 | 2,274,070,213 | 4,490 |
[
"opensearch-project",
"data-prepper"
] | ## Background
Some processors we only want to run when the field has a certain type.
## Proposal
I propose creating a new operator within the Data Prepper expression language: `typeof`.
This could be used to determine if a given field has a certain type.
For example:
```
/myfield typeof string
```
... | Support conditional expression to evaluate based on the data type for a given field | https://api.github.com/repos/opensearch-project/data-prepper/issues/4478/comments | 2 | 2024-04-30T19:42:47Z | 2024-05-14T00:24:02Z | https://github.com/opensearch-project/data-prepper/issues/4478 | 2,272,329,632 | 4,478 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of the OpenSearch source, I would like to only do a one-time list of the indices rather than periodically pull new indices.
**Describe the solution you'd like**
An option in the OpenSearch source to configure the number of `cat/indices` c... | Stop listing indexes after one time pull from the OpenSearch indices | https://api.github.com/repos/opensearch-project/data-prepper/issues/4471/comments | 0 | 2024-04-26T20:08:11Z | 2024-04-26T20:09:27Z | https://github.com/opensearch-project/data-prepper/issues/4471 | 2,266,435,630 | 4,471 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
Currently, I do not see any way to have a single pipeline consume an s3 source (with sqs) for s3 buckets that are in different regions. It would be nice to have... | S3 source - allow cross region access | https://api.github.com/repos/opensearch-project/data-prepper/issues/4470/comments | 7 | 2024-04-26T18:37:22Z | 2024-12-29T17:37:12Z | https://github.com/opensearch-project/data-prepper/issues/4470 | 2,266,314,846 | 4,470 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The `s3` source supports S3's [bucket ownership verification](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-owner-condition.html) to protect against reading from buckets in unexpected accounts.
The `s3` sink does not have this featu... | Support S3 bucket ownership validation on the S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4468/comments | 1 | 2024-04-26T02:20:33Z | 2024-05-08T18:28:36Z | https://github.com/opensearch-project/data-prepper/issues/4468 | 2,264,822,548 | 4,468 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper supports CloudWatch as a metric destination for its own metrics. The data-prepper-core project includes a [cloudwatch.properties](https://github.com/opensearch-project/data-prepper/blob/eb94f4abbd4f83ce3b3ebe4d4478af7531f9bc36/data-prepp... | Support alternate CloudWatch configurations for monitoring Data Prepper | https://api.github.com/repos/opensearch-project/data-prepper/issues/4465/comments | 0 | 2024-04-25T16:16:02Z | 2024-04-30T19:38:03Z | https://github.com/opensearch-project/data-prepper/issues/4465 | 2,263,994,507 | 4,465 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The `data-prepper-core.jar` file contains Log4J configuration files.
* log4j.properties
* log4j2-rolling.properties
* log4j2.properties
**To Reproduce**
1. Download Data Prepper (2.7.0)
2. Extract
3. Extract jar: `jar xf opensearch-data-prepper-2.7.0-linux-x64/lib/data-prepper-core-... | [BUG] data-prepper-core contains log4j configuration files | https://api.github.com/repos/opensearch-project/data-prepper/issues/4464/comments | 0 | 2024-04-25T16:10:25Z | 2024-04-30T19:38:32Z | https://github.com/opensearch-project/data-prepper/issues/4464 | 2,263,985,133 | 4,464 |
[
"opensearch-project",
"data-prepper"
] | Every DocumentDb object must have an `_id` field. The Data Prepper `documentdb` source should do two things with this value:
1. Create a metadata field `primary_key` which is a string representation of that value.
2. Create a new field `docdb_id` with matches the data from `_id`. This should use the same mappings a... | Create a doc_id field for data exported from the DocumentDb source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4463/comments | 1 | 2024-04-24T21:49:34Z | 2024-05-14T00:51:18Z | https://github.com/opensearch-project/data-prepper/issues/4463 | 2,262,246,725 | 4,463 |
[
"opensearch-project",
"data-prepper"
] | DocumentDB and BSON have a decimal type. This can be output from the `documentdb` source as a Java `BigDecimal`. | Export BSON Decimal as BigDecimal from DocumentDb source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4462/comments | 0 | 2024-04-24T21:48:59Z | 2024-05-14T16:11:48Z | https://github.com/opensearch-project/data-prepper/issues/4462 | 2,262,245,586 | 4,462 |
[
"opensearch-project",
"data-prepper"
] | ## Problem/Background
Data Prepper has an upcoming `documentdb` source. The issue #4458 proposes a simple data type solution. However, sometimes we need to get all the data that is available.
## Solution
Provide options for complex and extended types coming out of DynamoDB.
Data Prepper can support the foll... | Support alternative representations of DocumentDb data types. | https://api.github.com/repos/opensearch-project/data-prepper/issues/4461/comments | 0 | 2024-04-24T21:47:33Z | 2024-05-03T15:56:24Z | https://github.com/opensearch-project/data-prepper/issues/4461 | 2,262,242,176 | 4,461 |
[
"opensearch-project",
"data-prepper"
] | This is a high-level task for tracking changes to the `documentdb` source to improve the type mappings.
- [x] #4458
- [x] #4459
- [x] #4462
- [x] #4463
- [x] #4478
- [x] #832
- [x] #4491
- [x] Investigation into whether Data Prepper retains map order (using LinkedHashMap over HashMap).
See #4490 for mappi... | DocumentDb Mapping (for initial release) | https://api.github.com/repos/opensearch-project/data-prepper/issues/4460/comments | 0 | 2024-04-24T19:29:27Z | 2024-05-14T16:13:14Z | https://github.com/opensearch-project/data-prepper/issues/4460 | 2,262,025,857 | 4,460 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The upcoming `documentdb` source will read BSON data. BSON includes four types that need mapping:
* Null
* Undefined
* MinKey
* MaxKey
**Describe the solution you'd like**
Map all of these values into Java `null`. This will result in an O... | Support DocumentDb types: Null, Undefined, MinKey, MaxKey | https://api.github.com/repos/opensearch-project/data-prepper/issues/4459/comments | 1 | 2024-04-24T19:28:25Z | 2024-05-14T00:47:28Z | https://github.com/opensearch-project/data-prepper/issues/4459 | 2,262,024,345 | 4,459 |
[
"opensearch-project",
"data-prepper"
] | ## Problem/Background
The upcoming `documentdb` source is putting BSON types directly into the `Event` model. These types are not supported by downstream processors or sinks. So at the best, they will get the `toString()` representations.
## Solution
When constructing the Data Prepper event in the `documentdb`... | DocumentDb simple representations of BSON types | https://api.github.com/repos/opensearch-project/data-prepper/issues/4458/comments | 1 | 2024-04-24T19:25:18Z | 2024-05-14T00:47:13Z | https://github.com/opensearch-project/data-prepper/issues/4458 | 2,262,018,135 | 4,458 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
There have been duplication of code between KafkaSource and KafkaCustomConsumerFactory which are doing similar things with subtle difference
**Describe the solution you'd like**
Refactoring out the duplication of code
**Describe alternatives you... | Use KafkaCustomConsumerFactory in configuring consumer in KafkaSource | https://api.github.com/repos/opensearch-project/data-prepper/issues/4456/comments | 0 | 2024-04-24T15:19:44Z | 2024-04-24T15:23:35Z | https://github.com/opensearch-project/data-prepper/issues/4456 | 2,261,556,168 | 4,456 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of the s3 source with scan, I would like to be able to exclude objects from processing based on a regex pattern instead of a static string. This would allow me to filter out all objects from folders like
```
exclude_suffix:
- "folder-... | Support regex patterns for the exclude_suffix in s3 scan | https://api.github.com/repos/opensearch-project/data-prepper/issues/4454/comments | 1 | 2024-04-23T21:29:48Z | 2024-04-30T19:44:15Z | https://github.com/opensearch-project/data-prepper/issues/4454 | 2,259,800,442 | 4,454 |
[
"opensearch-project",
"data-prepper"
] | Hi Team,
Upgrade version for CVE-2024-22201 on http2-common 9.4.51 version is available on http2-common 9.4.54
Application is deployed on Jetty 9.4.51, jdk 11 and http2-common 9.4.51 version. Can we use http2-common 9.4.54 on Jetty 9.4.51 ?
Kindly suggest.
Thanks,
| CVE-2024-22201 on http2-common 9.4.51 version - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/4452/comments | 1 | 2024-04-23T16:34:44Z | 2024-05-02T19:44:12Z | https://github.com/opensearch-project/data-prepper/issues/4452 | 2,259,305,347 | 4,452 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
On fresh start (DataPrepper against fresh empty initialized OpenSearch DB) we expecting, that DataPrepper inject our custom ISM policy + custom index template.
From logs from DataPrepper I can see, that the index template is managed, but ISM policy not.
**Expected behavior**
If custom ISM p... | [BUG] Custom ISM policy isnt injected | https://api.github.com/repos/opensearch-project/data-prepper/issues/4450/comments | 5 | 2024-04-23T09:34:18Z | 2024-10-26T19:15:58Z | https://github.com/opensearch-project/data-prepper/issues/4450 | 2,258,403,370 | 4,450 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
KeyValue processor tries to find key value pairs in entire `source` field. But it is possible that the key value pairs are only present in the small substring of the entire source field. Need a way to reduce the scope of finding the key value pairs in ... | Enhance Key Value Processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/4447/comments | 13 | 2024-04-22T06:30:23Z | 2024-05-13T23:20:05Z | https://github.com/opensearch-project/data-prepper/issues/4447 | 2,255,693,713 | 4,447 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Current DataPrepper configurations are very verbose and very tedious to write manually. With increasing number of processors and functionality in the DataPrepper, it would be difficult for the customers to know the correct processors to use with approp... | Pipeline Configuration Transformation | https://api.github.com/repos/opensearch-project/data-prepper/issues/4444/comments | 0 | 2024-04-19T09:00:20Z | 2024-04-25T03:13:37Z | https://github.com/opensearch-project/data-prepper/issues/4444 | 2,252,464,528 | 4,444 |
[
"opensearch-project",
"data-prepper"
] | Hello everyone,
Can I have a hand on this error? For some reason, I started having this problem below:
```
2024-04-18T13:38:49,018 [armeria-boss-http-*:21890] ERROR io.netty.util.concurrent.DefaultPromise - Failed to submit a listener notification task. Event loop shut down?
java.util.concurrent.RejectedExecutio... | [BUG] Failed to submit a listener notification task. Event loop shut down? | https://api.github.com/repos/opensearch-project/data-prepper/issues/4441/comments | 1 | 2024-04-18T16:33:38Z | 2024-04-18T21:01:05Z | https://github.com/opensearch-project/data-prepper/issues/4441 | 2,251,118,590 | 4,441 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
A clear and concise description of what the bug is.
aws msk(no auth/ disabled TLS) --> data prepper --> aws opensearch
when deployed data prepper:
2024-04-17T14:11:41,339 [pool-6-thread-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-host-1, groupId=host] Con... | [BUG] 2024-04-17T14:11:41,339 [pool-6-thread-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-host-1, groupId=host] Connection to node -1 (kafka.data-prepper/172.27.91.183:9092) terminated during authentication. This may happen due to any of the following reasons: (1) Authentication fail... | https://api.github.com/repos/opensearch-project/data-prepper/issues/4431/comments | 2 | 2024-04-17T14:16:21Z | 2024-04-18T07:00:37Z | https://github.com/opensearch-project/data-prepper/issues/4431 | 2,248,415,155 | 4,431 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
HTTP source config does not support API restendpoint. It does not provide any field for host or uri
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you ... | [BUG] HTTP source config does not support API restendpoint | https://api.github.com/repos/opensearch-project/data-prepper/issues/4430/comments | 1 | 2024-04-17T07:50:20Z | 2024-04-30T19:58:10Z | https://github.com/opensearch-project/data-prepper/issues/4430 | 2,247,625,946 | 4,430 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The naming pipeline_configurations within pipeline.yaml can cause confusion with actual pipeline definition.
```
pipeline_configurations:
aws:
secrets:
qchea-test-secret:
secret_id: "kafka-secrets"
... | Deprecate pipeline_configurations with extension in pipeline.yaml | https://api.github.com/repos/opensearch-project/data-prepper/issues/4427/comments | 1 | 2024-04-16T20:02:03Z | 2024-04-19T14:27:17Z | https://github.com/opensearch-project/data-prepper/issues/4427 | 2,246,795,505 | 4,427 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
With the addition of DynamoDB resource policies, data prepper can now assume a role in account A and access a table in account B. However, the Data Prepper DynamodB source only passes the table name to some requests, instead of the full table ARN (http... | Support cross account DynamoDB source tables | https://api.github.com/repos/opensearch-project/data-prepper/issues/4424/comments | 2 | 2024-04-16T18:32:41Z | 2025-01-14T18:35:51Z | https://github.com/opensearch-project/data-prepper/issues/4424 | 2,246,661,292 | 4,424 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
we currently update source coordination ownership for partitions synchronously in pull based sources like S3, OpenSearch, and DynamoDB. This happens in a loop approximately every 2 minutes, but when the buffer is very full, we spend time retrying to write to the buffer, which leads to expiring own... | [BUG] Ownership can timeout on full buffer for pull based sources | https://api.github.com/repos/opensearch-project/data-prepper/issues/4422/comments | 3 | 2024-04-16T17:01:16Z | 2024-04-19T19:01:11Z | https://github.com/opensearch-project/data-prepper/issues/4422 | 2,246,514,653 | 4,422 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
DynamoDB and DocDB sources do not override areAcknowledementsEnabled. It is mandatory for sources supporting acknowledments to override this API.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior... | [BUG] All sources supporting acknowledgements must override areAcknowledementsEnabled | https://api.github.com/repos/opensearch-project/data-prepper/issues/4420/comments | 0 | 2024-04-15T21:52:44Z | 2024-04-15T23:45:59Z | https://github.com/opensearch-project/data-prepper/issues/4420 | 2,244,697,950 | 4,420 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
[Here](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/failures-common/src/main/java/org/opensearch/dataprepper/plugins/dlq/README.md) would be great to allow users to define compression for the objects that will be st... | Adding compression support for DLQ events | https://api.github.com/repos/opensearch-project/data-prepper/issues/4418/comments | 1 | 2024-04-15T12:15:01Z | 2024-04-16T21:21:32Z | https://github.com/opensearch-project/data-prepper/issues/4418 | 2,243,525,737 | 4,418 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Index prefix is not parsed correctly when the index name contains dynamic date pattern and the date pattern is not prefixed or suffixed with a hypen, for example, if index is configured as `index-prefix.%{yyyy-MM-dd}`, the parsed index prefix will be `index-prefix.%{yyyy-MM-dd}` instead of `index-... | [BUG] Index prefix parsing bug in OpenSearch sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4415/comments | 0 | 2024-04-12T18:57:38Z | 2024-05-14T14:47:30Z | https://github.com/opensearch-project/data-prepper/issues/4415 | 2,240,733,989 | 4,415 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of data prepper, I would like to be able to set different property values in the configuration depending on certain conditions.
**Describe the solution you'd like**
Similar to how the `opensearch` sink supports the `actions` parameter f... | A common type for plugin configurations to support if ,else if ,else format | https://api.github.com/repos/opensearch-project/data-prepper/issues/4408/comments | 0 | 2024-04-10T16:03:01Z | 2024-04-10T17:31:46Z | https://github.com/opensearch-project/data-prepper/issues/4408 | 2,235,951,375 | 4,408 |
[
"opensearch-project",
"data-prepper"
] | Hello
**Is your feature request related to a problem? Please describe.**
The documentation is not clear if we can you GeoIP commercial database (other than GeoIP enterprise database). Today I have subscription for GeoIP2-Country, GeoIP2-ISP and GeoIP2-Anonymous, I wanted to use at least GeoIP2-Country but didn't wo... | Add GeoIP commercial databases | https://api.github.com/repos/opensearch-project/data-prepper/issues/4407/comments | 1 | 2024-04-10T15:13:12Z | 2024-04-16T19:41:58Z | https://github.com/opensearch-project/data-prepper/issues/4407 | 2,235,849,743 | 4,407 |
[
"opensearch-project",
"data-prepper"
] | ## Configuration File:
```
s3-ingestion-pipeline:
source:
s3:
codec:
newline:
compression: "snappy"
aws:
region: "cn-north-1"
scan:
buckets:
- bucket:
name: "bucket"
filter:
include_prefix:
... | [BUG] Failed to decompress snappy file in S3 source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4406/comments | 1 | 2024-04-10T14:09:30Z | 2024-04-16T19:44:21Z | https://github.com/opensearch-project/data-prepper/issues/4406 | 2,235,700,156 | 4,406 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
A Data Prepper Event currently includes the Event data (which is the user's data), but Data Prepper Events also have other attributes, for example the Event Metadata or Event tags, and this could grow in the future.
**Describe the solution you'd lik... | Data Prepper Event Json Codec | https://api.github.com/repos/opensearch-project/data-prepper/issues/4404/comments | 4 | 2024-04-09T21:23:13Z | 2024-04-22T23:22:18Z | https://github.com/opensearch-project/data-prepper/issues/4404 | 2,234,322,237 | 4,404 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
There are times when this error is received by the DynamoDB source when it is getting a shard iterator for a shard (https://github.com/opensearch-project/data-prepper/blob/9f778dde31ca25ce69ebd61bcd97b6a6c1c4cd3b/data-prepper-plugins/dynamodb-source/src/main/java/org/opensearch/dataprepper/plugins... | [BUG] DynamoDB source shard does not exist results in stuck pipeline | https://api.github.com/repos/opensearch-project/data-prepper/issues/4401/comments | 0 | 2024-04-09T19:15:34Z | 2024-04-09T19:23:59Z | https://github.com/opensearch-project/data-prepper/issues/4401 | 2,234,146,472 | 4,401 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Users can provide values that are not AWS account Ids in the S3 source.
```
bucket_owners:
my-bucket: abc
```
**Describe the solution you'd like**
Validate AWS account Ids wherever they are supplied. They should be 12 digits.
Optiona... | Provide validations of AWS accountIds | https://api.github.com/repos/opensearch-project/data-prepper/issues/4398/comments | 0 | 2024-04-08T20:47:40Z | 2024-04-11T19:14:15Z | https://github.com/opensearch-project/data-prepper/issues/4398 | 2,232,053,796 | 4,398 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently my team uses `logstash` for our log shipping solution. In its current form (OSS version), it's muddled with CVE's and I would like to swich to `data-prepper` but I have noticed that its lacking in some of the essential plugins we use. I am wo... | Feature(s) Request: More source plugins | https://api.github.com/repos/opensearch-project/data-prepper/issues/4392/comments | 1 | 2024-04-04T15:12:28Z | 2024-04-09T19:34:54Z | https://github.com/opensearch-project/data-prepper/issues/4392 | 2,225,783,948 | 4,392 |
[
"opensearch-project",
"data-prepper"
] | Hello
**Is your feature request related to a problem?**
It may already be possible, but I would like a mutate to retrieve last item of a list.
For example:
```
{
"my-list": [
"key1": "value1",
"key2": "value2",
"key3": "value3"
]
}
```
Would become:
```
{
...
"lastkey": "value3"... | Retrieve last item of a list | https://api.github.com/repos/opensearch-project/data-prepper/issues/4354/comments | 2 | 2024-03-28T16:35:43Z | 2024-04-03T07:57:43Z | https://github.com/opensearch-project/data-prepper/issues/4354 | 2,213,661,262 | 4,354 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
S3 Sink users would like to be able to group Events together and send them to dynamic partitions of their S3 bucket. Users would like to track different groups based on what is in the Events to group them into different S3 “folders”.
**Describe th... | Support dynamically grouping Events together in the S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4345/comments | 1 | 2024-03-27T18:36:24Z | 2024-03-27T23:44:03Z | https://github.com/opensearch-project/data-prepper/issues/4345 | 2,211,610,965 | 4,345 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper reports a `documentErrors` metric which counts all document errors. However, it may be difficult to know the exact cause. Data Prepper also has metrics related to specific known errors that happen at the `_bulk` response.
Neither of t... | Better metrics on OpenSearch document errors | https://api.github.com/repos/opensearch-project/data-prepper/issues/4344/comments | 0 | 2024-03-27T15:36:43Z | 2024-03-27T22:51:02Z | https://github.com/opensearch-project/data-prepper/issues/4344 | 2,211,130,528 | 4,344 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
We have had some difficulty adding up metrics when some events are duplicates. With the current metrics, we cannot tell how many documents were counted as duplicates in OpenSearch. This can result in being unable to add up the number of events in wit... | Better metrics for OpenSearch duplicate documents | https://api.github.com/repos/opensearch-project/data-prepper/issues/4343/comments | 0 | 2024-03-27T15:31:57Z | 2024-03-27T22:51:02Z | https://github.com/opensearch-project/data-prepper/issues/4343 | 2,211,119,948 | 4,343 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.7.0
**BUILD NUMBER**: 81
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/8453845571
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 8453845571: Release Data Prepper : 2.7.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/4342/comments | 3 | 2024-03-27T15:21:17Z | 2024-03-27T15:26:53Z | https://github.com/opensearch-project/data-prepper/issues/4342 | 2,211,091,790 | 4,342 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The issue arises when utilizing the predefined pattern "%{CREDIT_CARD_NUMBER}" with the obfuscate processor in the OSI pipeline. The expected behavior is for the processor to exclusively mask credit card information within logs while leaving non-personally identifiable information (non-PII) fields... | [BUG]Incorrect Behavior of Obfuscate Processor with Predefined Pattern "%{CREDIT_CARD_NUMBER}" | https://api.github.com/repos/opensearch-project/data-prepper/issues/4340/comments | 7 | 2024-03-26T22:56:03Z | 2024-05-16T16:37:45Z | https://github.com/opensearch-project/data-prepper/issues/4340 | 2,209,486,852 | 4,340 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
When using DDB source, some of the incoming data gets typed as BigDecimal. This type is not supported by the ConvertEntries processor which results in the below exception
```
Unable to convert key: ****** with value: ****** to ******
java.lang.Illeg... | Add support for BigDecimal in ConvertType processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/4316/comments | 4 | 2024-03-21T21:32:23Z | 2024-04-24T18:00:28Z | https://github.com/opensearch-project/data-prepper/issues/4316 | 2,201,229,617 | 4,316 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-29133 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-configuration2-2.8.0.jar</b></p></summary>
<p>Tools to assist in the reading of configuration/preferences fi... | CVE-2024-29133 (Medium) detected in commons-configuration2-2.8.0.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/4314/comments | 1 | 2024-03-21T20:53:34Z | 2024-03-21T21:16:26Z | https://github.com/opensearch-project/data-prepper/issues/4314 | 2,201,165,761 | 4,314 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-29131 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-configuration2-2.8.0.jar</b></p></summary>
<p>Tools to assist in the reading of configuration/preferences fi... | CVE-2024-29131 (Medium) detected in commons-configuration2-2.8.0.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/4313/comments | 1 | 2024-03-21T20:53:32Z | 2024-03-21T21:16:24Z | https://github.com/opensearch-project/data-prepper/issues/4313 | 2,201,165,682 | 4,313 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The GeoIP database manifest contains a `sha256_hash` value. Data Prepper should verify this against the data downloaded to enhance security.
**Describe the solution you'd like**
After downloading a database from the URL provided by a `manifest.... | Verify the SHA-256 for downloaded MaxMind databases | https://api.github.com/repos/opensearch-project/data-prepper/issues/4312/comments | 0 | 2024-03-21T18:46:38Z | 2025-01-21T20:59:04Z | https://github.com/opensearch-project/data-prepper/issues/4312 | 2,200,915,906 | 4,312 |
[
"opensearch-project",
"data-prepper"
] | A lot has changed since Data Prepper was initially introduced to the public in December 2020.
First, when Data Prepper launched there was no OpenSearch project. Shortly after the release of Data Prepper, the [OpenSearch project launched](https://opensearch.org/blog/opensearch-general-availability-announcement/) wit... | [RFC] OpenSearch Ingestion: A New Name for the Next Steps of Data Prepper | https://api.github.com/repos/opensearch-project/data-prepper/issues/4309/comments | 8 | 2024-03-21T15:46:05Z | 2025-04-07T14:31:56Z | https://github.com/opensearch-project/data-prepper/issues/4309 | 2,200,540,124 | 4,309 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
- Pipeline with `dyanamodb` as the source and `OpenSearch Serverless` sink is creating empty dlqObjects ```{"dlqObjects":[]}```
- non-empty dlqObjects are created even though data is loaded into OpenSearch. Seeing messages like these ```"status":0,"message":"Number of retries reached the limit ... | [BUG] Empty DLQ Objects and DLQ objects with data even though data is loaded correctly | https://api.github.com/repos/opensearch-project/data-prepper/issues/4304/comments | 1 | 2024-03-20T17:10:53Z | 2024-05-16T15:43:06Z | https://github.com/opensearch-project/data-prepper/issues/4304 | 2,198,082,410 | 4,304 |
[
"opensearch-project",
"data-prepper"
] | I have configured the otel collector with Prometheus as the receiver and Data Prepper as the exporter.
So, while I can retrieve data from the OpenSearch dashboard, it appears that all data is grouped under the name field.
To create a dashboard, I believe the fields need to be distinguished.
What additional settin... | When I configured the Prometheus receiver, the fields were not differentiated. | https://api.github.com/repos/opensearch-project/data-prepper/issues/4302/comments | 1 | 2024-03-20T04:07:27Z | 2024-03-26T19:40:04Z | https://github.com/opensearch-project/data-prepper/issues/4302 | 2,196,627,121 | 4,302 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
An empty DLQ object is created when there are failures shipping to OpenSearch but all of the failures are due to a version conflict. The code here filters out version conflicts from the DLQ entries: https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/opensearch/src/ma... | [BUG] Empty DLQ entries when version conflicts occur | https://api.github.com/repos/opensearch-project/data-prepper/issues/4301/comments | 1 | 2024-03-19T20:07:29Z | 2024-04-11T19:14:22Z | https://github.com/opensearch-project/data-prepper/issues/4301 | 2,195,895,755 | 4,301 |
[
"opensearch-project",
"data-prepper"
] | See: https://github.com/opensearch-project/data-prepper/issues/3481#issuecomment-2007578931 | ExportPartitionWorkerTest testProcessPartitionSuccess(String) failure | https://api.github.com/repos/opensearch-project/data-prepper/issues/4298/comments | 2 | 2024-03-19T16:06:49Z | 2024-03-22T21:07:55Z | https://github.com/opensearch-project/data-prepper/issues/4298 | 2,195,384,171 | 4,298 |
[
"opensearch-project",
"data-prepper"
] | I configured the opentelemetry collector with Prometheus as the receiver and data prepper as the exporter. However, I'm encountering no error in the collector, and no data is showing up in the OpenSearch dashboard. What should I do? What might I have done wrong?
I'll attach the Data Prepper configmap YAML and the Open... | Errors in the collector when configuring Prometheus as the receiver and Data Prepper as the exporter. | https://api.github.com/repos/opensearch-project/data-prepper/issues/4299/comments | 4 | 2024-03-19T02:28:14Z | 2024-03-20T02:31:14Z | https://github.com/opensearch-project/data-prepper/issues/4299 | 2,195,617,243 | 4,299 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-52428 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>nimbus-jose-jwt-9.37.1.jar</b>, <b>nimbus-jose-jwt-9.8.1.jar</b></p></summary>
<p>
<details><summary><b>nimbus-jose-... | CVE-2023-52428 (High) detected in nimbus-jose-jwt-9.37.1.jar, nimbus-jose-jwt-9.8.1.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/4296/comments | 1 | 2024-03-18T22:05:32Z | 2024-03-21T20:40:58Z | https://github.com/opensearch-project/data-prepper/issues/4296 | 2,193,464,178 | 4,296 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I have an OpenSearch cluster that intermittently has specific indexes write blocked due to miscellaneous failures. To maintain the ingestion throughput for the non blocked indexes during this time I set the `opensearch.max_retries` to a low value. This... | Improve retryability of DLQ data | https://api.github.com/repos/opensearch-project/data-prepper/issues/4295/comments | 9 | 2024-03-18T15:06:46Z | 2024-06-22T19:48:46Z | https://github.com/opensearch-project/data-prepper/issues/4295 | 2,192,477,591 | 4,295 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
Hi, I have a question about ingestion pipeline: is there a standard way to process arrays of data in ingestion processor that is recommended by data prepper? ... | Support for data normalization in arrays | https://api.github.com/repos/opensearch-project/data-prepper/issues/4291/comments | 10 | 2024-03-15T22:40:49Z | 2024-03-21T01:54:07Z | https://github.com/opensearch-project/data-prepper/issues/4291 | 2,189,573,913 | 4,291 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-23944 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>zookeeper-3.7.2.jar</b>, <b>zookeeper-3.8.3.jar</b></p></summary>
<p>
<details><summary><b>zookeeper-3.7.2.jar</b>... | CVE-2024-23944 (Medium) detected in zookeeper-3.7.2.jar, zookeeper-3.8.3.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/4290/comments | 1 | 2024-03-15T15:00:16Z | 2024-03-21T20:40:47Z | https://github.com/opensearch-project/data-prepper/issues/4290 | 2,188,758,580 | 4,290 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-51775 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jose4j-0.9.3.jar</b></p></summary>
<p>The jose.4.j library is a robust and easy to use open source implementation of J... | CVE-2023-51775 (High) detected in jose4j-0.9.3.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/4282/comments | 0 | 2024-03-14T18:31:52Z | 2024-03-21T20:34:06Z | https://github.com/opensearch-project/data-prepper/issues/4282 | 2,187,013,654 | 4,282 |
[
"opensearch-project",
"data-prepper"
] | Versions:
opensearch & opensearch dashboard 2.11.1
data-prepper 2.6.1
opentelemetry-collector-contrib 0.92.0
When utilizing DataPrepper's metric pipeline to transmit data collected through OpenTelemetry to OpenSearch, the data is not stored in the format of `<metric_name> : <value>` in OpenSearch.
OTLE c... | data is not stored in the format of [<metric_name>: <value>] in OpenSearch. | https://api.github.com/repos/opensearch-project/data-prepper/issues/4281/comments | 6 | 2024-03-14T07:48:23Z | 2024-08-19T20:23:01Z | https://github.com/opensearch-project/data-prepper/issues/4281 | 2,185,662,044 | 4,281 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of data prepper and tags within data prepper, I would like to explicitly add or remove tags from Events with conditional expressions
**Describe the solution you'd like**
A `tag_manager` processor that can explicitly add or remove tags wit... | Tag manager processor to add and remove tags manually | https://api.github.com/repos/opensearch-project/data-prepper/issues/4272/comments | 1 | 2024-03-12T19:50:20Z | 2024-05-16T15:43:53Z | https://github.com/opensearch-project/data-prepper/issues/4272 | 2,182,554,915 | 4,272 |
[
"opensearch-project",
"data-prepper"
] | After creating the `2.7` branch, disable the `mongodb` source. | Disable the new mongodb source in 2.7 | https://api.github.com/repos/opensearch-project/data-prepper/issues/4270/comments | 1 | 2024-03-12T17:15:04Z | 2024-03-22T22:09:18Z | https://github.com/opensearch-project/data-prepper/issues/4270 | 2,182,242,950 | 4,270 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
It's difficult to track bulk retry failures if Data Prepper is writting to multiple indexes.
**Describe the solution you'd like**
1. Log the bulk failure the first time that there is a failure instead of only doing it every 5 times.
2. Upda... | Improve OpenSearch bulk retry logging | https://api.github.com/repos/opensearch-project/data-prepper/issues/4268/comments | 1 | 2024-03-12T16:15:36Z | 2024-03-12T19:46:04Z | https://github.com/opensearch-project/data-prepper/issues/4268 | 2,182,082,452 | 4,268 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
At present, the DLQ only supports S3 sources. To my understanding possible sinks are currently: text files (`dlq_file`), S3 storage and opensearch.
**Describe the solution you’d like**
We would like to use a DLQ with Kafka as a source. Ideally, the... | DLQ: Kafka sources and/or sinks | https://api.github.com/repos/opensearch-project/data-prepper/issues/4267/comments | 1 | 2024-03-12T11:21:47Z | 2024-03-12T19:42:58Z | https://github.com/opensearch-project/data-prepper/issues/4267 | 2,181,370,762 | 4,267 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of the DynamoDB source using a custom `document_id` or `document_version` from my DynamoDB items, I am not able to keep deletions on my DDB table in sync with OpenSearch, because Data Prepper only reads the `newImage` of DDB stream records, a... | Support reading of old image for delete events on DynamoDB source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4261/comments | 1 | 2024-03-11T20:22:43Z | 2024-03-19T17:35:31Z | https://github.com/opensearch-project/data-prepper/issues/4261 | 2,180,148,979 | 4,261 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Unable to get data prepper to follow s3 sink configured thresholds. When setting the thresholds to very low values (1 or even 0) data is still written to s3.
**To Reproduce**
Configuration to reproduce:
```
test-pipeline:
workers: 2
delay: "5000"
source:
kafka:
boots... | S3 Thresholds are not withheld [BUG] | https://api.github.com/repos/opensearch-project/data-prepper/issues/4242/comments | 5 | 2024-03-06T19:17:10Z | 2024-03-06T20:05:30Z | https://github.com/opensearch-project/data-prepper/issues/4242 | 2,172,238,408 | 4,242 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently, Kafka source only supports SASL/PLAIN authentication mechanism, but apparently no SASL/SCRAM-SHA-256 and SASL/SCRAM-SHA-512.
**Describe the solution you'd like**
Extend Data Prepper’s authentication options to include mechanisms such a... | Kafka source: support SASL/SCRAM mechanisms | https://api.github.com/repos/opensearch-project/data-prepper/issues/4241/comments | 6 | 2024-03-06T09:38:56Z | 2024-09-17T19:44:11Z | https://github.com/opensearch-project/data-prepper/issues/4241 | 2,171,058,785 | 4,241 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of a pipeline with many grok processors and patterns, it is difficult for me to debug the performance of my grok processors. The only metric is the `grokProcessingTime` and this is shared/aggregated between all grok processor instances. The o... | Add support for tracking performance of individual Events in the grok processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/4196/comments | 1 | 2024-02-28T17:52:47Z | 2024-03-06T17:34:00Z | https://github.com/opensearch-project/data-prepper/issues/4196 | 2,159,511,706 | 4,196 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
When configuring an OpenSearch sink with a user, the [permissions documented](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/opensearch/opensearch_security.md) result in failure to write data to OpenSearch
**To Reproduce**
Configure pipeline sink:
```
... | [BUG] [Docs] OpenSearch sink documented permissions insufficient | https://api.github.com/repos/opensearch-project/data-prepper/issues/4194/comments | 1 | 2024-02-28T07:25:15Z | 2024-06-18T19:45:55Z | https://github.com/opensearch-project/data-prepper/issues/4194 | 2,158,289,764 | 4,194 |
[
"opensearch-project",
"data-prepper"
] | See also: https://github.com/opensearch-project/opensearch-java/issues/473
Looks like we maybe fixed this in the java client, but not in the Python client? Or maybe this is a different code path?
I haven't been able to diagnose exactly what's going on and where the failure is. Here's what's in CloudWatch Logs fo... | [BUG] Unhelpful error message initializing OpenSearch Ingestion, OpenSearch sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4195/comments | 16 | 2024-02-27T19:46:37Z | 2024-03-12T16:50:28Z | https://github.com/opensearch-project/data-prepper/issues/4195 | 2,159,189,978 | 4,195 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a Data Prepper user, I'd like to use custom index type in opensearch sink to set up index template when using vpc collection as sink.
Current issue with this setup is when opensearch sink initializes, it tries to [set up index and index template]... | [BUG] Support custom index type for private opensearch serverless collection as sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4188/comments | 0 | 2024-02-27T04:15:52Z | 2024-03-08T16:02:52Z | https://github.com/opensearch-project/data-prepper/issues/4188 | 2,155,615,163 | 4,188 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-22201 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http2-common-11.0.18.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="https://eclipse.dev/jetty">https://e... | CVE-2024-22201 (High) detected in http2-common-11.0.18.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/4186/comments | 1 | 2024-02-26T23:10:59Z | 2024-03-07T16:02:16Z | https://github.com/opensearch-project/data-prepper/issues/4186 | 2,155,333,673 | 4,186 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I'd like to be able to point existing OpenSearch clients that perform ingestion to Data Prepper instead.
**Describe the solution you'd like**
Create a new source - `opensearch_api` which supports the [Document APIs](https://opensearch.org/docs/... | Provide an OpenSearch API source | https://api.github.com/repos/opensearch-project/data-prepper/issues/4180/comments | 2 | 2024-02-23T17:15:59Z | 2024-10-11T16:54:07Z | https://github.com/opensearch-project/data-prepper/issues/4180 | 2,151,493,861 | 4,180 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
These processors have similar overwrite_if_key_exists options:
- add_entries
- copy_values
- rename_keys
- parse_json
- parse_ion
- key_value
grok processor has a keys_to_overwrite option so that you can determine to overwrite or append (defau... | Consolidate processor configurations for actions when there're key conflicts | https://api.github.com/repos/opensearch-project/data-prepper/issues/4177/comments | 0 | 2024-02-22T21:33:53Z | 2024-02-27T20:39:03Z | https://github.com/opensearch-project/data-prepper/issues/4177 | 2,149,978,243 | 4,177 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
We would like to have custom field created with the value of other field. For ex: Below is the sample doc we have:
```
"_source": {
"name": "system.cpu.used.pct",
"value": 0.767015
}
```
Where name has high cardinal value and ca... | Dynamic field creation using value of other field | https://api.github.com/repos/opensearch-project/data-prepper/issues/4176/comments | 4 | 2024-02-22T20:58:49Z | 2024-03-08T22:08:23Z | https://github.com/opensearch-project/data-prepper/issues/4176 | 2,149,925,383 | 4,176 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user, I'd like to use the value of some other field to construct the key of a new field. For example, if I have an event {"param_name": "cpu", "param_value": 50} and `param_name` field is dynamic across events, but I'd like to add a new field with... | Support adding event fields with dynamic keys | https://api.github.com/repos/opensearch-project/data-prepper/issues/4175/comments | 3 | 2024-02-22T20:55:53Z | 2024-02-23T23:30:51Z | https://github.com/opensearch-project/data-prepper/issues/4175 | 2,149,919,423 | 4,175 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
My organization is providing me access to an s3 compatible storage service (Ceph).
I would like to be able to fetch and push logs to this storage service.
Unfortunately, I do see any option to pass a custom s3 endpoint to the current implementation o... | Allow S3 compatible sources and sinks | https://api.github.com/repos/opensearch-project/data-prepper/issues/4171/comments | 1 | 2024-02-22T09:35:50Z | 2025-02-03T16:58:45Z | https://github.com/opensearch-project/data-prepper/issues/4171 | 2,148,625,250 | 4,171 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Pipeline users want to send events to AWS Lambda.
**Describe the solution you'd like**
Create a new sink in Data Prepper which outputs data to lambda using codec. It should support
- Retries
- Different codecs
- Buffering capabilities
- ... | Lambda as Sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4170/comments | 0 | 2024-02-21T22:08:05Z | 2024-10-07T14:05:19Z | https://github.com/opensearch-project/data-prepper/issues/4170 | 2,147,796,155 | 4,170 |
[
"opensearch-project",
"data-prepper"
] | The integration tests for Kafka running 2.8.1 fail consistently on GitHub.
"Kafka plugin integration tests / integration-tests (11, 2.8.1) (pull_request_target) "
Example run:
https://github.com/opensearch-project/data-prepper/actions/runs/7976394878/job/21776875103?pr=4161 | [BUG] Integration tests for Kafka 2.8.1 fail consistently | https://api.github.com/repos/opensearch-project/data-prepper/issues/4168/comments | 0 | 2024-02-21T17:32:12Z | 2024-02-27T20:40:19Z | https://github.com/opensearch-project/data-prepper/issues/4168 | 2,147,318,911 | 4,168 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user who sends XML in specific fields in Events to my Data Prepper pipelines, I would like to be able to parse the xml
**Describe the solution you'd like**
A new processor to parse xml.
**Describe alternatives you've considered (Optional)... | Support parsing of xml fields in Events | https://api.github.com/repos/opensearch-project/data-prepper/issues/4165/comments | 2 | 2024-02-20T20:48:17Z | 2024-03-07T15:48:40Z | https://github.com/opensearch-project/data-prepper/issues/4165 | 2,145,254,632 | 4,165 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-25710 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>commons-compress-1.24.0.jar</b>, <b>commons-compress-1.22.jar</b></p></summary>
<p>
<details><summary><b>commons-com... | CVE-2024-25710 (High) detected in commons-compress-1.24.0.jar, commons-compress-1.22.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/4164/comments | 0 | 2024-02-20T18:07:57Z | 2024-02-28T21:06:23Z | https://github.com/opensearch-project/data-prepper/issues/4164 | 2,144,978,539 | 4,164 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2024-26308 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>commons-compress-1.24.0.jar</b>, <b>commons-compress-1.22.jar</b></p></summary>
<p>
<details><summary><b>commons-c... | CVE-2024-26308 (Medium) detected in commons-compress-1.24.0.jar, commons-compress-1.22.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/4163/comments | 0 | 2024-02-20T18:07:53Z | 2024-02-28T21:06:22Z | https://github.com/opensearch-project/data-prepper/issues/4163 | 2,144,978,442 | 4,163 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user of Data Prepper's DLQ, I would like to also get the metadata of Events in the case that I was using those values in my pipeline for the failed DLQ data. This would allow me to replay DLQ data in the exact same way as the previous pipeline att... | Have the option to write Event Metadata for failed documents to the DLQ | https://api.github.com/repos/opensearch-project/data-prepper/issues/4158/comments | 0 | 2024-02-19T20:54:18Z | 2024-02-19T22:10:49Z | https://github.com/opensearch-project/data-prepper/issues/4158 | 2,143,129,301 | 4,158 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.6.2
**BUILD NUMBER**: 77
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/7963900111
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 7963900111: Release Data Prepper : 2.6.2 | https://api.github.com/repos/opensearch-project/data-prepper/issues/4154/comments | 3 | 2024-02-19T18:56:49Z | 2024-02-19T19:04:07Z | https://github.com/opensearch-project/data-prepper/issues/4154 | 2,142,979,905 | 4,154 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
S3 supports object checksums to verify the content sent to S3. With this, S3 will reject files that do not match the checksum. This can prevent invalid objects. Additionally, S3 Object Lock requires checksums.
**Describe the solution you'd like**... | Support object checksums in the S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/4146/comments | 1 | 2024-02-18T03:01:04Z | 2024-10-07T14:01:27Z | https://github.com/opensearch-project/data-prepper/issues/4146 | 2,140,710,935 | 4,146 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Initially, I'd like to be able to test the circuit breaker behavior using manual controls. Additionally, there may be value in stopping a pipeline temporarily.
**Describe the solution you'd like**
Provide an HTTP endpoint for opening and closin... | Support an additional manual circuit breaker | https://api.github.com/repos/opensearch-project/data-prepper/issues/4145/comments | 0 | 2024-02-17T16:17:51Z | 2024-02-20T20:49:57Z | https://github.com/opensearch-project/data-prepper/issues/4145 | 2,140,249,313 | 4,145 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
When ingesting OpenTelemetry metrics into Data Prepper, certain fields from the OTel data model are not supported yet.
When trying to ingest them (e.g. via grpcurl) I get an error returned. Below an example for the scope attributes field:
```
Error invoking method "opentelemetry.proto.colle... | [BUG] Unsupported OTel metric, instrumentation scope and resource fields | https://api.github.com/repos/opensearch-project/data-prepper/issues/4137/comments | 7 | 2024-02-16T14:48:44Z | 2025-04-22T00:57:14Z | https://github.com/opensearch-project/data-prepper/issues/4137 | 2,138,776,609 | 4,137 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Append is a common operation for lists. As a Data Prepper user, I would like to be able to append values to a list in the event.
**Describe the solution you'd like**
`add_entries` processor can be enhanced to achieve this by adding an `append_if_k... | Append values to lists in an event | https://api.github.com/repos/opensearch-project/data-prepper/issues/4129/comments | 2 | 2024-02-14T20:50:20Z | 2024-02-20T17:34:14Z | https://github.com/opensearch-project/data-prepper/issues/4129 | 2,135,182,379 | 4,129 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.