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"
] | ## Is your feature request related to a problem? Please describe.
For some situations, we want to encrypt each Kafka topic with a different encryption key.
## Describe the solution you'd like
Update Data Prepper's Kafka buffer to support an optional encryption key.
```
buffer:
kafka:
topics:
... | Support topic-based encryption for Kafka buffer | https://api.github.com/repos/opensearch-project/data-prepper/issues/3422/comments | 1 | 2023-10-02T19:29:32Z | 2023-11-28T14:24:30Z | https://github.com/opensearch-project/data-prepper/issues/3422 | 1,922,530,169 | 3,422 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.4.1
**BUILD NUMBER**: 71
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/6383496851
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 6383496851: Release Data Prepper : 2.4.1 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3420/comments | 3 | 2023-10-02T18:00:05Z | 2023-10-02T18:04:23Z | https://github.com/opensearch-project/data-prepper/issues/3420 | 1,922,374,256 | 3,420 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
No, it is a new feature.
**Describe the solution you'd like**
Currently, the S3 sink to ingest data from S3 requires fixed prefixes and schemas. However larger enterprises have data lakes for large scale data sets (~800M records daily per data ... | Allow for sync from AWS Glue Catalog to AWS OpenSearch | https://api.github.com/repos/opensearch-project/data-prepper/issues/3405/comments | 0 | 2023-09-28T22:55:02Z | 2023-10-04T19:38:47Z | https://github.com/opensearch-project/data-prepper/issues/3405 | 1,918,371,430 | 3,405 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.4.1
**BUILD NUMBER**: 70
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/6342953194
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 6342953194: Release Data Prepper : 2.4.1 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3402/comments | 3 | 2023-09-28T19:08:30Z | 2023-09-28T19:19:33Z | https://github.com/opensearch-project/data-prepper/issues/3402 | 1,918,110,655 | 3,402 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
As part of the sink initialization process, DataPrepper will attempt to create static indices. This also serves as a permissions check for the DataPrepper -> AOS integration. However, if a dynamic index pattern is used, no indices are created during initialization and instead permissions gaps are ... | [BUG] Insufficient permissions to AOS shuts down DataPrepper when a dynamic index pattern is used | https://api.github.com/repos/opensearch-project/data-prepper/issues/3393/comments | 1 | 2023-09-27T16:01:04Z | 2023-12-11T19:24:27Z | https://github.com/opensearch-project/data-prepper/issues/3393 | 1,915,892,751 | 3,393 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
A scenario was identified where incorrectly specifying `json` instead of `newline` for the S3 scan codec resulted in
```
2023-09-27T14:15:47,361 [Thread-2] ERROR org.opensearch.dataprepper.plugins.source.ScanObjectWorker - Received an exception while processing S3 objects, backing off and retry... | [BUG] Incorrect codec with S3 scan results in Timeout waiting for connection from pool | https://api.github.com/repos/opensearch-project/data-prepper/issues/3390/comments | 0 | 2023-09-27T14:24:13Z | 2023-10-31T19:45:50Z | https://github.com/opensearch-project/data-prepper/issues/3390 | 1,915,709,713 | 3,390 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
DataPrepper does not allow time patterns to be in dynamic index patterns unless they are the suffix of the pattern: https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/opensearch/src/main/java/org/opensearch/dataprepper/plugins/sink/opensearch/index/AbstractIndexManag... | [BUG] Invalid time pattern placement in dynamic index pattern shuts down pipeline | https://api.github.com/repos/opensearch-project/data-prepper/issues/3386/comments | 1 | 2023-09-26T20:17:41Z | 2023-10-31T19:44:36Z | https://github.com/opensearch-project/data-prepper/issues/3386 | 1,914,237,149 | 3,386 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Current AWS secret extension only retrieves secret value at launching Data Prepper application while AWS secrets allows for secret value rotation: https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets.html.
**Describe the sol... | Enhancement: Support AWS secret refreshment in data-prepper-core/data-prepper-api | https://api.github.com/repos/opensearch-project/data-prepper/issues/3382/comments | 0 | 2023-09-22T18:41:19Z | 2023-10-06T14:49:05Z | https://github.com/opensearch-project/data-prepper/issues/3382 | 1,909,366,613 | 3,382 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
S3 scan waits for the acknowledgment to be received for an object before it starts processing another. This leads to lower performance and not utilizing the data prepper buffer to its full extent.
**Describe the solution you'd like**
S3 Scan should... | S3 Scan with acknowledgments waits for acknowledgment before processing another object | https://api.github.com/repos/opensearch-project/data-prepper/issues/3381/comments | 2 | 2023-09-22T18:06:31Z | 2023-09-26T20:34:55Z | https://github.com/opensearch-project/data-prepper/issues/3381 | 1,909,323,730 | 3,381 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Opensearch sink failure log messaging is not descriptive enough to root cause issues.
Sample log message:
```
org.opensearch.dataprepper.plugins.sink.opensearch.BulkRetryStrategy - Bulk Operation Failed. Number of retries 25. Retrying...
```
*... | Improve sink failure log messages | https://api.github.com/repos/opensearch-project/data-prepper/issues/3379/comments | 2 | 2023-09-22T00:51:15Z | 2023-12-13T21:25:26Z | https://github.com/opensearch-project/data-prepper/issues/3379 | 1,907,981,025 | 3,379 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
KeyValue processor currently writes parsed entries to a user specified `destination` (default to `"parsed_message"`) but doesn't support writing those entries directly to event root.
**Describe the solution you'd like**
When `destination` is set t... | Allow KeyValue processor to write parsed entries to event root | https://api.github.com/repos/opensearch-project/data-prepper/issues/3378/comments | 3 | 2023-09-21T23:17:36Z | 2023-09-25T17:04:18Z | https://github.com/opensearch-project/data-prepper/issues/3378 | 1,907,906,287 | 3,378 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The KeyValue processor writes its output maps to a `destination` field that is not the root of the event. As far as I'm aware there is not a way to move a nested field like that to the root of the event.
Example event
```
{message: "key1=val1 k... | Support moving nested json to event root | https://api.github.com/repos/opensearch-project/data-prepper/issues/3377/comments | 2 | 2023-09-21T22:15:06Z | 2023-10-31T19:41:05Z | https://github.com/opensearch-project/data-prepper/issues/3377 | 1,907,839,713 | 3,377 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Due to some jackson dependabot update, but deserializing Enums does not work in `data-prepper-core` for all plugins now
I noticed this when Enum deserialization for the opensearch source mysteriously started failing with
```
Caused by: com.fasterxml.jackson.databind.JsonMappingException: C... | [BUG] Enums are not being deserialized correctly for all plugins | https://api.github.com/repos/opensearch-project/data-prepper/issues/3376/comments | 10 | 2023-09-21T15:31:21Z | 2023-10-05T17:06:00Z | https://github.com/opensearch-project/data-prepper/issues/3376 | 1,907,254,646 | 3,376 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Sensitive logging is performed to keep user data from being logged in data prepper. However, many of these sensitive logs censor more than they should, including important error messages. For example, the error message will be censored out here https:/... | SENSITIVE logging should selectively censor arguments instead of censoring all arguments | https://api.github.com/repos/opensearch-project/data-prepper/issues/3375/comments | 1 | 2023-09-21T15:26:07Z | 2024-05-13T21:25:43Z | https://github.com/opensearch-project/data-prepper/issues/3375 | 1,907,244,766 | 3,375 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-36479 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-servlets-11.0.12.jar</b></p></summary>
<p>Utility Servlets from Jetty</p>
<p>Library home page: <a href="https... | CVE-2023-36479 (Medium) detected in jetty-servlets-11.0.12.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/3367/comments | 4 | 2023-09-20T14:07:05Z | 2023-10-26T18:28:53Z | https://github.com/opensearch-project/data-prepper/issues/3367 | 1,905,083,413 | 3,367 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper currently has two built-in index templates - OTel trace and OTel service map. If you wish to bring your own, you currently have two options:
1. Add this as a file on the local file system and tell Data Prepper to use it.
2. Perform a... | Support inline index templates in OpenSearch sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3365/comments | 0 | 2023-09-20T13:27:52Z | 2023-10-06T16:17:24Z | https://github.com/opensearch-project/data-prepper/issues/3365 | 1,905,001,990 | 3,365 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
A dissect processor (similar to https://www.elastic.co/guide/en/logstash/current/plugins-filters-dissect.html#plugins-filters-dissect) would be useful when extracting fields from log messages that follows a repeated pattern. It's simpler to use and can... | Dissect processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/3362/comments | 0 | 2023-09-19T17:44:15Z | 2023-09-26T03:30:49Z | https://github.com/opensearch-project/data-prepper/issues/3362 | 1,903,459,831 | 3,362 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Many users that are migrating their data from one opensearch cluster to another will not want system indices to be moved, as there may be incompatibilities between system indices on different versions of OpenSearch. Users will still want the option to ... | Exclude system indices by default and make system indices configurable for the OpenSearch Source | https://api.github.com/repos/opensearch-project/data-prepper/issues/3360/comments | 0 | 2023-09-19T16:19:58Z | 2023-09-25T19:57:33Z | https://github.com/opensearch-project/data-prepper/issues/3360 | 1,903,333,513 | 3,360 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-40167 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-http-11.0.12.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="https://eclipse.org/jetty">https://e... | CVE-2023-40167 (Medium) detected in jetty-http-11.0.12.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/3359/comments | 4 | 2023-09-19T05:07:38Z | 2023-10-26T18:28:37Z | https://github.com/opensearch-project/data-prepper/issues/3359 | 1,902,213,177 | 3,359 |
[
"opensearch-project",
"data-prepper"
] | I launched a data-prepper pod on an EKS cluster to send traces from an otel-collector to an AWS managed OpenSearch.
The traces are being sent fine but the log on data-prepper keeps printing an error that seems to relate to JSON parsing on each record:
2023-09-18T19:48:33,795 [raw-pipeline-processor-worker-5-thread-... | [BUG] JSON parsing errors in raw processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/3357/comments | 6 | 2023-09-18T20:13:25Z | 2023-10-20T20:50:19Z | https://github.com/opensearch-project/data-prepper/issues/3357 | 1,901,667,306 | 3,357 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
It appears that the Data Prepper image has grown quite large.
```
ls -l release/archives/linux/build/distributions/ | awk '{print $5,$9}'
664652152 opensearch-data-prepper-2.5.0-SNAPSHOT-linux-x64.tar.gz
857129267 opensearch-data-prepper-jdk-2.5.0-S... | Reduce the Data Prepper tar.gz and Docker image sizes | https://api.github.com/repos/opensearch-project/data-prepper/issues/3356/comments | 6 | 2023-09-18T19:52:14Z | 2024-03-21T16:22:55Z | https://github.com/opensearch-project/data-prepper/issues/3356 | 1,901,638,669 | 3,356 |
[
"opensearch-project",
"data-prepper"
] | The current Dockerfile builds from `eclipse-temurin:17-jdk-alpine` which is not available for ARM. Update to use an ARM image.
The `eclipse-temurin:17-jdk-jammy` image works for ARM and I've tested it locally. | Support a local ARM image build | https://api.github.com/repos/opensearch-project/data-prepper/issues/3352/comments | 1 | 2023-09-18T18:59:54Z | 2023-09-26T16:10:20Z | https://github.com/opensearch-project/data-prepper/issues/3352 | 1,901,563,870 | 3,352 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Split from #3340 . AWS extension plugins usually requires IAM credentials, which might be pulled from AWSPlugin similar as pipeline plugin.
**Describe the solution you'd like**
Proper refactoring on ExtensionPlugin constructor and method
**Descr... | Use AWSPlugin IAM credentials in other extension plugins | https://api.github.com/repos/opensearch-project/data-prepper/issues/3350/comments | 0 | 2023-09-18T14:40:37Z | 2023-10-06T14:53:23Z | https://github.com/opensearch-project/data-prepper/issues/3350 | 1,901,096,970 | 3,350 |
[
"opensearch-project",
"data-prepper"
] | ### Is your feature request related to a problem?
Yes, S3 log pipeline – Listens to S3 Amazon SQS notifications generated via **eventbridge** and pulls data from S3 buckets. I am getting invalid body which cannot be parsed into S3EventNotification. Unrecognized field "version" (class org.opensearch.dataprepper.plugins... | [FEATURE] Support various EventBridge messages in S3 source | https://api.github.com/repos/opensearch-project/data-prepper/issues/3426/comments | 4 | 2023-09-16T15:30:38Z | 2024-06-11T09:04:39Z | https://github.com/opensearch-project/data-prepper/issues/3426 | 1,923,256,893 | 3,426 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-42503 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.23.0.jar</b></p></summary>
<p>Apache Commons Compress software defines an API for working with
co... | CVE-2023-42503 (Medium) detected in commons-compress-1.23.0.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/3347/comments | 0 | 2023-09-15T19:14:50Z | 2023-09-25T15:19:57Z | https://github.com/opensearch-project/data-prepper/issues/3347 | 1,898,948,823 | 3,347 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Data Prepper pods cannot (re)start (specifically the opensearch plugin) when there is a index named like an alias that is managed by data prepper. This bug occurs when no index alias exists (for example, if all OTel span indices were deleted), ingestion to data prepper is still ongoing and then ... | [BUG] Data prepper cannot start if otel-v1-apm-span index exists | https://api.github.com/repos/opensearch-project/data-prepper/issues/3342/comments | 3 | 2023-09-15T08:44:37Z | 2023-11-21T22:48:07Z | https://github.com/opensearch-project/data-prepper/issues/3342 | 1,897,982,449 | 3,342 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
S3 source is not stopped after the pipeline shutdown call. This will cause loss of SQS messages if end-to-end acknowledgements are not enabled.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an S3 pipeline
2. Send SQS notifications to the pipeline
3. Make the pipeline fail by n... | [BUG] S3 source does not stop on pipeline shutdown | https://api.github.com/repos/opensearch-project/data-prepper/issues/3341/comments | 0 | 2023-09-14T18:58:29Z | 2023-09-15T18:26:11Z | https://github.com/opensearch-project/data-prepper/issues/3341 | 1,897,136,435 | 3,341 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
In opensearch you can use ingest pipelines to process data. Fluent-bit, logstash etc support this via a property on the output/sink configuration. Data prepper does not.
**Describe the solution you'd like**
ingest_pipeline option for the opensearch... | Opensearch sink: support ingest pipeline configuration option | https://api.github.com/repos/opensearch-project/data-prepper/issues/3336/comments | 2 | 2023-09-14T15:01:12Z | 2023-10-24T20:51:10Z | https://github.com/opensearch-project/data-prepper/issues/3336 | 1,896,765,436 | 3,336 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Other logforwarders support the use of environment variables in configs. Logstash and FLuentbit both support the ${ENV_VAR} notation in their config files. This is useful in docker/kubernetes implementations where you might have several instances using... | Use environment variables in data prepper configs | https://api.github.com/repos/opensearch-project/data-prepper/issues/3335/comments | 9 | 2023-09-14T11:54:22Z | 2025-01-20T14:57:40Z | https://github.com/opensearch-project/data-prepper/issues/3335 | 1,896,409,596 | 3,335 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Some other logforwarders support flexible scripting, i.e. Fluent-bit supports Lua as an option to perform more complex operations than the pipeline might support. This would enable the user to build complex handling and extend the processing capabiliti... | Processor scripting language support | https://api.github.com/repos/opensearch-project/data-prepper/issues/3334/comments | 0 | 2023-09-14T11:49:10Z | 2023-10-24T19:53:39Z | https://github.com/opensearch-project/data-prepper/issues/3334 | 1,896,401,329 | 3,334 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The forward protocol is used for filebeat/logstash setups to forward logs between instances. This is very useful for larger architectures. It would be nice to implement this for data prepper as well so data prepper can be used as an intermediate or end... | Implement lumberjack protocol for input/sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3333/comments | 2 | 2023-09-14T10:07:07Z | 2023-10-24T20:53:14Z | https://github.com/opensearch-project/data-prepper/issues/3333 | 1,896,216,876 | 3,333 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The forward protocol is used in fluentd/fluent-bit setup to forward logs between instances. This is very useful for larger architectures. It would be nice to implement this for data prepper as well so data prepper can be used as an intermediate or endp... | Implement fluent forward protocol for input/sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3332/comments | 6 | 2023-09-14T10:07:02Z | 2023-10-24T19:50:59Z | https://github.com/opensearch-project/data-prepper/issues/3332 | 1,896,216,745 | 3,332 |
[
"opensearch-project",
"data-prepper"
] | Update to Gradle 8.4 or higher. Gradle 8.4 adds support for Java 21.
https://docs.gradle.org/8.4/release-notes.html | Update to the Gradle 8.x version which supports Java 21. Gradle 8.3 is supporting up to Java 20. | https://api.github.com/repos/opensearch-project/data-prepper/issues/3330/comments | 0 | 2023-09-13T14:57:29Z | 2023-11-01T14:56:08Z | https://github.com/opensearch-project/data-prepper/issues/3330 | 1,894,718,305 | 3,330 |
[
"opensearch-project",
"data-prepper"
] | Java 21 is the latest LTS release and available Sep 2023. Let's build Data Prepper on this version to ensure compatibility. | Start building Data Prepper on Java 21 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3329/comments | 0 | 2023-09-13T14:57:24Z | 2023-11-28T14:24:33Z | https://github.com/opensearch-project/data-prepper/issues/3329 | 1,894,718,078 | 3,329 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
All types are now in one directory: https://github.com/opensearch-project/data-prepper/tree/main/data-prepper-plugins
Would be nice to split everything in different subdirectories for input, processor, sink, etc. Goal is to provide a better overvie... | Split plugins in input, processor, sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3328/comments | 4 | 2023-09-13T14:52:39Z | 2023-10-28T11:24:35Z | https://github.com/opensearch-project/data-prepper/issues/3328 | 1,894,708,710 | 3,328 |
[
"opensearch-project",
"data-prepper"
] | ## Use-case
Currently, the only buffer available with Data Prepper is the `bounding_blocking` buffer, which stores events in memory. This can lead to data loss if a pipeline crashes, or the buffer overflows. A disk based buffer is required to prevent this data loss.
This proposal is to implement a Kafka buffer. Kaf... | Use Kafka as a buffer | https://api.github.com/repos/opensearch-project/data-prepper/issues/3322/comments | 5 | 2023-09-11T21:30:07Z | 2023-12-01T11:52:58Z | https://github.com/opensearch-project/data-prepper/issues/3322 | 1,891,295,906 | 3,322 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
It is possible for a NPE to occur when the global state Map for s3 scan contains a key for the bucket but the value is null (https://github.com/opensearch-project/data-prepper/blob/cd194c167233287b9be7fc83699a925cc6e44409/data-prepper-plugins/s3-source/src/main/java/org/opensearch/dataprepper/plug... | [BUG] S3 Scan hits NPE when bucket key has a null value | https://api.github.com/repos/opensearch-project/data-prepper/issues/3316/comments | 0 | 2023-09-08T18:45:27Z | 2023-09-12T15:09:48Z | https://github.com/opensearch-project/data-prepper/issues/3316 | 1,888,161,028 | 3,316 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The Gatling performance tests could be run against Amazon HTTP endpoints which are authenticated by SigV4. This could allow for running against Amazon OpenSearch Ingestion since this service is making use of Data Prepper. This can also set the ground... | Support Gatling tests using AWS sigV4 signing | https://api.github.com/repos/opensearch-project/data-prepper/issues/3311/comments | 0 | 2023-09-07T01:41:09Z | 2023-09-07T16:29:16Z | https://github.com/opensearch-project/data-prepper/issues/3311 | 1,884,970,363 | 3,311 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently it seems like all objects from the s3 sink are sent using the same prefix, with only date-time being configurable. This means in order to retrieve a subset of events, e.g. logs from a specific hostname, you need to query all events for the ti... | Allow using event fields in s3 sink object_key | https://api.github.com/repos/opensearch-project/data-prepper/issues/3310/comments | 13 | 2023-09-07T01:11:19Z | 2024-07-09T06:40:31Z | https://github.com/opensearch-project/data-prepper/issues/3310 | 1,884,947,715 | 3,310 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
When Data Prepper is starting, if a sink fails to initialize, it does not start the source. This is by design to avoid taking requests if the server may not come up. However, one downside with the current implementation is that the server itself does... | Data Prepper servers do not process requests at all if pipeline is inoperable at startup | https://api.github.com/repos/opensearch-project/data-prepper/issues/3309/comments | 0 | 2023-09-06T23:06:16Z | 2023-09-07T01:34:35Z | https://github.com/opensearch-project/data-prepper/issues/3309 | 1,884,868,030 | 3,309 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The Gatling performance tests do not run against an HTTPS endpoint. And it always uses the `/log/ingest` endpoint, but this is now configurable.
**Describe the solution you'd like**
Continue the current pattern of using Java system properties t... | Enable Gatling HTTPS support and path configuration | https://api.github.com/repos/opensearch-project/data-prepper/issues/3308/comments | 0 | 2023-09-06T18:38:07Z | 2023-09-07T16:29:16Z | https://github.com/opensearch-project/data-prepper/issues/3308 | 1,884,552,629 | 3,308 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
According to this link https://github.com/opensearch-project/data-prepper/tree/main/data-prepper-plugins/otel-trace-source#authentication-configurations , the server supports http basic authentication. We would like to use alternatives i.e oauth2 or MT... | Using oauth2 or MTLS for authentication | https://api.github.com/repos/opensearch-project/data-prepper/issues/3306/comments | 8 | 2023-09-05T15:26:23Z | 2023-09-13T18:36:09Z | https://github.com/opensearch-project/data-prepper/issues/3306 | 1,882,203,969 | 3,306 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The [`dependabot.yml`](https://github.com/opensearch-project/data-prepper/blob/main/.github/dependabot.yml) file is far out-of-date. It does not scan all projects.
Some examples of missing projects:
* `data-prepper-main`
* `data-prepper-test-common`
* `anomaly-detection-processor`
* `av... | [BUG] Dependabot updates are not configured for all projects | https://api.github.com/repos/opensearch-project/data-prepper/issues/3301/comments | 0 | 2023-09-01T16:57:18Z | 2023-12-01T20:01:38Z | https://github.com/opensearch-project/data-prepper/issues/3301 | 1,877,758,617 | 3,301 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently (per release v2.4), anomaly detection processor offers cardinality keys support via identification_keys property. This property will create up to 5000 models per each key/value pair. After the limit is reached, the plugin will stop creating n... | Introduce configuration for purging least recently used models in anomaly detection plugin | https://api.github.com/repos/opensearch-project/data-prepper/issues/3293/comments | 1 | 2023-08-31T19:57:49Z | 2023-09-23T21:46:51Z | https://github.com/opensearch-project/data-prepper/issues/3293 | 1,876,214,617 | 3,293 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
HTTP Sink - Posting to AMP : FailedHttpResponseInterceptor is wrongly interpreting 200 as error and throwing exception which is causing pipeline to break
**To Reproduce**
Steps to reproduce the behavior:
1. Run Dataprepper
2. Generate metrics by running ArmeriaExportMetrics.java
3. Data i... | [BUG] Prometheus Sink - Posting to AMP : FailedHttpResponseInterceptor is wrongly interpreting 200 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3291/comments | 0 | 2023-08-30T22:07:40Z | 2023-09-06T21:04:36Z | https://github.com/opensearch-project/data-prepper/issues/3291 | 1,874,440,377 | 3,291 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently user is allowed to distribute pipeline configuration bodies across multiple YAML files and Data Prepper will merge them together before converting into internal PipelineDataflowModel. This will require any shared pipeline configuration to be ... | [core] Merging PipelineDataflowModel instead of pipeline YAML files | https://api.github.com/repos/opensearch-project/data-prepper/issues/3289/comments | 1 | 2023-08-29T21:27:58Z | 2023-08-31T20:38:16Z | https://github.com/opensearch-project/data-prepper/issues/3289 | 1,872,503,813 | 3,289 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
It would be nice to include a feature which reads multiline logs like error stack traces or logs having database queries where each parts of query are present in different lines. I have sample log 2023-06-11T12:17:06,027 INFO [deft-faye-4dd0-Scheduler... | Support multiline logs like error stack trace, logs with db queries | https://api.github.com/repos/opensearch-project/data-prepper/issues/3284/comments | 1 | 2023-08-29T16:12:36Z | 2024-05-08T07:56:30Z | https://github.com/opensearch-project/data-prepper/issues/3284 | 1,871,996,126 | 3,284 |
[
"opensearch-project",
"data-prepper"
] | I want to data-prepper to scan S3 objects that reside in sub-directories within the bucket.
this is my pipeline config:
```
s3-logs-pipeline-payment-transactions:
delay: 100
workers: 4
buffer:
bounded_blocking:
buffer_size: 25600
batch_size: 3200
... | How can we scan sub-directories in S3 source? | https://api.github.com/repos/opensearch-project/data-prepper/issues/3282/comments | 1 | 2023-08-29T11:42:30Z | 2023-09-08T17:56:29Z | https://github.com/opensearch-project/data-prepper/issues/3282 | 1,871,492,170 | 3,282 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
DataPrepper provides support for OpenTelemetry log format. It parses the incoming logs correctly but for the [SeverityText.]
(https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/data-model.md#field-severitytext... | Support OpenTelemetry SeverityText for Logs | https://api.github.com/repos/opensearch-project/data-prepper/issues/3280/comments | 1 | 2023-08-29T05:38:23Z | 2023-09-08T17:57:34Z | https://github.com/opensearch-project/data-prepper/issues/3280 | 1,870,921,910 | 3,280 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Acknowledgements are not received by sources (such as S3/Kafka) if a pipeline has drop processor to conditionally drop events and has "acknowledgements" enabled.
**Additional context**
This was tested with following pipeline config. Kafka source di... | Acknowledgements support in Drop processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/3279/comments | 0 | 2023-08-29T02:24:00Z | 2023-08-30T21:05:12Z | https://github.com/opensearch-project/data-prepper/issues/3279 | 1,870,767,629 | 3,279 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.4.0
**BUILD NUMBER**: 69
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/6001122581
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 6001122581: Release Data Prepper : 2.4.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3268/comments | 3 | 2023-08-28T14:54:00Z | 2023-08-28T15:25:57Z | https://github.com/opensearch-project/data-prepper/issues/3268 | 1,869,926,051 | 3,268 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper still builds on Gradle 7.x though Gradle 8 has been out for a few months. Also, Gradle 8.3 introduced support for Java 20.
**Describe the solution you'd like**
Fix Gradle warnings for 8.x migration. Update to 8.3 (current latest).
... | Build with Gradle 8 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3267/comments | 0 | 2023-08-28T14:29:38Z | 2023-09-01T16:36:27Z | https://github.com/opensearch-project/data-prepper/issues/3267 | 1,869,881,833 | 3,267 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Kafka source plugin retries every 30s when it hits AWSSchemaRegistryException, which includes both access denied and deserialization errors. As a result, deserialization errors are also retried instead of skipping the records that failed to get deserialized.
**Expected behavior**
- Kafka sourc... | [BUG] Exception handling for aws glue schema registry | https://api.github.com/repos/opensearch-project/data-prepper/issues/3264/comments | 0 | 2023-08-26T21:16:46Z | 2023-08-28T13:55:00Z | https://github.com/opensearch-project/data-prepper/issues/3264 | 1,868,270,418 | 3,264 |
[
"opensearch-project",
"data-prepper"
] | Multiple unit tests in KafkaSourceCustomConsumerTest have Thread.sleep(10s). This increases the data prepper build time. Sleep appears to be present for acknowledgements framework to complete acknowledgements. This sim is to track improvement in the unit-tests to mock acknowledgement framework apis and remove Thread.sl... | [Unit Test] Remove sleeps from KafkaSourceCustomConsumerTest | https://api.github.com/repos/opensearch-project/data-prepper/issues/3263/comments | 2 | 2023-08-26T00:04:12Z | 2023-10-06T15:36:37Z | https://github.com/opensearch-project/data-prepper/issues/3263 | 1,867,802,035 | 3,263 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
PR #3238 uses the Avro/Parquet schema and ignores include/exclude keys in the S3 sink. With this new change, Data Prepper should disallow configurations that have a user-defined schema and include/exclude keys. Keeping this combination will create co... | Disallow include/exclude keys with user-defined schema | https://api.github.com/repos/opensearch-project/data-prepper/issues/3253/comments | 0 | 2023-08-25T18:47:26Z | 2023-08-25T22:42:17Z | https://github.com/opensearch-project/data-prepper/issues/3253 | 1,867,536,265 | 3,253 |
[
"opensearch-project",
"data-prepper"
] | We've made a few changes to the S3 sink behavior that need to be documented.
* The Parquet/Avro schemas now take precedence over include/exclude.
* Changes to the Parquet codec - it must use `in_memory` buffer.
Additionally, the following can help users:
* More details on auto-schema generation
* Recommendat... | [Documentation] Update documentation for S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3252/comments | 2 | 2023-08-25T18:40:02Z | 2023-08-29T20:45:57Z | https://github.com/opensearch-project/data-prepper/issues/3252 | 1,867,526,891 | 3,252 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
With acknowledgments enabled, if KafkaConsumer encounters deserialization error while consuming a record then kafka source plugin stops committing offsets for that partition. Subsequent records are consumed and pushed to sink, but committed offset remains stuck on the offset one before the record ... | [BUG] Kafka source stops committing offsets after consuming a record that results in deserialization error | https://api.github.com/repos/opensearch-project/data-prepper/issues/3247/comments | 0 | 2023-08-25T04:40:10Z | 2023-08-25T23:58:01Z | https://github.com/opensearch-project/data-prepper/issues/3247 | 1,866,269,397 | 3,247 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Kafka source plugin does not support 'acknowledgements_timeout' config option, it should be removed from plugin's config guide: https://opensearch.org/docs/2.9/data-prepper/pipelines/configuration/sources/kafka/ | [Documentation] Remove unsupported 'acknowledgements_timeout' option from kafka source config guide | https://api.github.com/repos/opensearch-project/data-prepper/issues/3246/comments | 2 | 2023-08-24T21:48:08Z | 2023-08-28T18:00:47Z | https://github.com/opensearch-project/data-prepper/issues/3246 | 1,865,933,350 | 3,246 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The opentelemetry collector exports metrics data to data-prepper which uses source as otel_metrics_source to receive the data.
Here I would like to copy a value from existing field and place it to a new field.
Hence I went with copy_values processor but the data-prepper pod errored out and fail... | [BUG] Unable to use copy_values processor with otel_metrics_source | https://api.github.com/repos/opensearch-project/data-prepper/issues/3240/comments | 4 | 2023-08-24T20:15:12Z | 2023-08-31T20:59:11Z | https://github.com/opensearch-project/data-prepper/issues/3240 | 1,865,820,542 | 3,240 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
HTTP and Prometheus not working when SigV4 Enabled. HTTP plugin code - throws 408 Exception and Prometheus we see 403 ERROR
**To Reproduce**
Steps to reproduce the behavior:
Aws_sigv4 enabled - I don’t see the code sending request to HTTP endpoint
1. Exceptions are not seen in the datap... | [BUG] HTTP and Prometheus not working when SigV4 Enabled | https://api.github.com/repos/opensearch-project/data-prepper/issues/3237/comments | 0 | 2023-08-24T15:26:03Z | 2023-08-30T21:14:34Z | https://github.com/opensearch-project/data-prepper/issues/3237 | 1,865,401,680 | 3,237 |
[
"opensearch-project",
"data-prepper"
] | Is your feature request related to a problem? Please describe.
I would like to use data-prepper to ingest CDC from MongoDB database, including AWS Document DB
Describe the solution you'd like
Support Kafka Connect with Debezium mongodb connector plugins
Describe alternatives you've considered (Optional)
N/A
... | support CDC from MongoDB | https://api.github.com/repos/opensearch-project/data-prepper/issues/3235/comments | 0 | 2023-08-24T07:25:18Z | 2023-08-30T21:11:23Z | https://github.com/opensearch-project/data-prepper/issues/3235 | 1,864,568,925 | 3,235 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I would like to use data-prepper to ingest CDC from Postgresql database, including Aurora DB
**Describe the solution you'd like**
Support Kafka Connect with Debezium Postgresql connector plugins
**Describe alternatives you've considered (Optiona... | Support CDC from Postgresql | https://api.github.com/repos/opensearch-project/data-prepper/issues/3234/comments | 0 | 2023-08-24T07:23:57Z | 2023-08-30T21:11:49Z | https://github.com/opensearch-project/data-prepper/issues/3234 | 1,864,566,980 | 3,234 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
I would like to use data-prepper to ingest CDC from MySQL database, including Aurora DB
**Describe the solution you'd like**
Support Kafka Connect with Debezium MySQL connector plugins
**Describe alternatives you've considered (Optional)**
N/A
... | Support CDC from MySQL | https://api.github.com/repos/opensearch-project/data-prepper/issues/3233/comments | 1 | 2023-08-24T07:22:59Z | 2023-10-12T03:10:37Z | https://github.com/opensearch-project/data-prepper/issues/3233 | 1,864,565,538 | 3,233 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
If a Kafka topic partition has non-zero beginningOffset then Kafka source plugin does not commit offsets when acknowledgements are enabled.
e.g. issue was seen with following kafka partition:
```
Assigned partition test-topic5-12. beginningOffset: 833, endOffset: 417499, committedOffset: -
``... | [BUG] Kafka source plugin does not commit offsets when "acknowledgments" are enabled | https://api.github.com/repos/opensearch-project/data-prepper/issues/3231/comments | 0 | 2023-08-24T02:51:52Z | 2023-08-24T19:42:57Z | https://github.com/opensearch-project/data-prepper/issues/3231 | 1,864,297,757 | 3,231 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.4.0
**BUILD NUMBER**: 66
**RELEASE MAJOR TAG**: true
**RELEASE LATEST TAG**: true
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/5957678214
Required approvers: [chenqi0805 engechas graytaylor0 ... | Manual approval required for workflow run 5957678214: Release Data Prepper : 2.4.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3230/comments | 2 | 2023-08-24T00:27:03Z | 2023-08-24T17:00:36Z | https://github.com/opensearch-project/data-prepper/issues/3230 | 1,864,183,398 | 3,230 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.5.0-SNAPSHOT
**BUILD NUMBER**: 65
**RELEASE MAJOR TAG**: false
**RELEASE LATEST TAG**: false
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/5957289626
Required approvers: [chenqi0805 engechas g... | Manual approval required for workflow run 5957289626: Release Data Prepper : 2.5.0-SNAPSHOT | https://api.github.com/repos/opensearch-project/data-prepper/issues/3229/comments | 3 | 2023-08-23T23:31:43Z | 2023-08-23T23:35:06Z | https://github.com/opensearch-project/data-prepper/issues/3229 | 1,864,146,724 | 3,229 |
[
"opensearch-project",
"data-prepper"
] | Please approve or deny the release of Data Prepper.
**VERSION**: 2.5.0-SNAPSHOT
**BUILD NUMBER**: 64
**RELEASE MAJOR TAG**: false
**RELEASE LATEST TAG**: false
Workflow is pending manual review.
URL: https://github.com/opensearch-project/data-prepper/actions/runs/5957255754
Required approvers: [chenqi0805 engechas g... | Manual approval required for workflow run 5957255754: Release Data Prepper : 2.5.0-SNAPSHOT | https://api.github.com/repos/opensearch-project/data-prepper/issues/3228/comments | 3 | 2023-08-23T23:22:08Z | 2023-08-23T23:34:36Z | https://github.com/opensearch-project/data-prepper/issues/3228 | 1,864,140,040 | 3,228 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
A misdefined parquet schema lead to an exception that shutdown the sink threads
```
2023-08-21T18:35:22.570 [log-pipeline-sink-worker-2-thread-2] ERROR org.opensearch.dataprepper.pipeline.common.PipelineThreadPoolExecutor - Pipeline [log-pipeline] process worker encountered a fatal exception, ca... | [BUG] Sink Worker Threads encounter fatal exception on unknown type | https://api.github.com/repos/opensearch-project/data-prepper/issues/3202/comments | 0 | 2023-08-21T18:45:38Z | 2023-08-22T21:40:55Z | https://github.com/opensearch-project/data-prepper/issues/3202 | 1,859,941,051 | 3,202 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
DataPrepper throws an exception on start up if `path_prefix` is not defined under the parquet codec.
```
Caused by: org.opensearch.dataprepper.model.plugin.InvalidPluginConfigurationException: Plugin parquet in pipeline null is configured incorrectly: pathPrefix must not be null
at org.opensea... | [BUG] Parquet Codec requires path_prefix | https://api.github.com/repos/opensearch-project/data-prepper/issues/3201/comments | 0 | 2023-08-21T18:00:34Z | 2023-08-22T14:40:34Z | https://github.com/opensearch-project/data-prepper/issues/3201 | 1,859,880,407 | 3,201 |
[
"opensearch-project",
"data-prepper"
] | ## Background
Data Prepper uses the Temurin releases for packages with bundled JDKs. Temurin has active LTS support for both Java 11 and 17. Java 21 is planned is a planned LTS release coming in Sep 2023.
## Proposal
Update Data Prepper's supported Java versions to 21 and 17. As a breaking change, Data Prepper... | Update Java support - JDK 17 and 21 | https://api.github.com/repos/opensearch-project/data-prepper/issues/3192/comments | 4 | 2023-08-18T13:45:08Z | 2024-07-09T19:02:25Z | https://github.com/opensearch-project/data-prepper/issues/3192 | 1,856,753,448 | 3,192 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Plugin authors must use strings and manually convert to use `ByteCount` in their configuration files.
**Describe the solution you'd like**
Support `ByteCount` deserialization in the plugin parser. This would be similar to the `data-prepper-conf... | Support ByteCount in plugin parser | https://api.github.com/repos/opensearch-project/data-prepper/issues/3191/comments | 4 | 2023-08-17T22:06:07Z | 2024-01-30T19:13:00Z | https://github.com/opensearch-project/data-prepper/issues/3191 | 1,855,766,903 | 3,191 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently Data Prepper sinks support DLQ for writing failed events but the S3 sink doesn't support it.
**Describe the solution you'd like**
Support `dlq` and `dlq_file` option in S3 sink similar to OpenSearch sink
| Support S3 DLQ for S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3185/comments | 0 | 2023-08-17T15:00:42Z | 2023-12-13T20:47:38Z | https://github.com/opensearch-project/data-prepper/issues/3185 | 1,855,181,582 | 3,185 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
In a pipeline with OTEL log source and parse_json processor, it's possible that the processor overwrites `attributes` field in the event, changing its value from a map to a string. This will subsequently cause ClassCastException in the sink when it calls `JacksonOtelLog.toJsonString()`. The except... | [BUG] ParseJson processor overwrites fields in Otel Log Event causing pipeline to shut down | https://api.github.com/repos/opensearch-project/data-prepper/issues/3184/comments | 1 | 2023-08-17T14:06:03Z | 2023-08-21T15:15:27Z | https://github.com/opensearch-project/data-prepper/issues/3184 | 1,855,081,922 | 3,184 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
While my pipeline is idle the kafka source plugin continuously reports byte rate data when there is no data flowing from the kafka cluster to my pipeline. This is seen for both `incomingByteRate` and `outgoingByteRate`.
Ideally I would expect this to be zero during idle periods.
| [BUG] Kafka `*ByteRate` metrics are non-zero for idle pipelines | https://api.github.com/repos/opensearch-project/data-prepper/issues/3180/comments | 1 | 2023-08-16T20:03:43Z | 2023-11-07T20:41:07Z | https://github.com/opensearch-project/data-prepper/issues/3180 | 1,853,833,532 | 3,180 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper 2.4 supports deleting S3 objects when using S3 scan when `delete_s3_objects_on_read` is configured. SQS messages received by S3 source are processed but the underlying S3 objects are not deleted even after successful processing. Delete onl... | Support deleting s3 objects in S3 source when using SQS | https://api.github.com/repos/opensearch-project/data-prepper/issues/3177/comments | 0 | 2023-08-16T15:39:56Z | 2025-01-27T19:23:13Z | https://github.com/opensearch-project/data-prepper/issues/3177 | 1,853,490,844 | 3,177 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Several `OutputCodec` configurations have include or exclude key options. These should not exist.
**Expected behavior**
Remove old configurations from code, READMEs, and documentation (if applicable). Do for all `OutputCodec` implementations.
| [BUG] Remove include/exclude keys from codecs | https://api.github.com/repos/opensearch-project/data-prepper/issues/3176/comments | 2 | 2023-08-16T15:30:44Z | 2023-08-21T16:30:46Z | https://github.com/opensearch-project/data-prepper/issues/3176 | 1,853,475,029 | 3,176 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
I noticed my pipeline has a `max.poll.interval.ms=300000000` according to my logs. I leveraged default values in my kafka source. That's roughly 3.5 days. This interval is too large IMO. I would expect Data Prepper to loop on a smaller interval for more efficient data processing and prevent pipeli... | [BUG] Kafka Source default max.poll.interval.ms is too large | https://api.github.com/repos/opensearch-project/data-prepper/issues/3169/comments | 1 | 2023-08-15T17:12:29Z | 2023-08-16T21:20:37Z | https://github.com/opensearch-project/data-prepper/issues/3169 | 1,851,819,011 | 3,169 |
[
"opensearch-project",
"data-prepper"
] | For some reason I'm unable to create the metrics pipeline.
Here's my config
```
otel-trace-pipeline:
# workers is the number of threads processing data in each pipeline.
# We recommend same value for all pipelines.
# default value is 1, set a value based on the machine you are running Data Prepper
worke... | Encountered exception while instantiating the plugin OpenSearchSink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3166/comments | 2 | 2023-08-15T07:28:06Z | 2024-06-27T01:20:52Z | https://github.com/opensearch-project/data-prepper/issues/3166 | 1,851,016,593 | 3,166 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Add Exemplars to metrics generated in aggregate processor. See https://opentelemetry.io/docs/specs/otel/metrics/data-model/#exemplars for description about Exemplars
**Describe the solution you'd like**
Add one of the events used in the Count aggr... | Add Exemplars to metrics generated in aggregate processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/3164/comments | 0 | 2023-08-15T06:36:30Z | 2023-08-17T16:44:00Z | https://github.com/opensearch-project/data-prepper/issues/3164 | 1,850,971,959 | 3,164 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
We want to build a SIEM based on opensearch. So we ingest a ton of data, but that data needs to be expanded based on data from i.e. our CMDB or personnel records. This makes correlation and deciding on threat impact a lot easier.
Elastic has the enr... | [Feature]Enrich ingest pipeline functionality | https://api.github.com/repos/opensearch-project/data-prepper/issues/3167/comments | 7 | 2023-08-15T01:33:52Z | 2023-10-18T18:24:04Z | https://github.com/opensearch-project/data-prepper/issues/3167 | 1,851,657,043 | 3,167 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Specifying include/exclude_keys in the S3 sink with avro schema enabled will ignore the include/exclude_keys when creating entries from the schema:
```
Caused by: java.lang.RuntimeException: The event has a key ('s3') which is not included in the schema.
```
With sink config:
```
c... | [BUG] Include/exclude_keys not working with Avro codec output in S3 Sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3163/comments | 6 | 2023-08-14T23:10:22Z | 2023-08-18T18:46:29Z | https://github.com/opensearch-project/data-prepper/issues/3163 | 1,850,684,707 | 3,163 |
[
"opensearch-project",
"data-prepper"
] | There's a few gaps in documentation on include/exclude_keys:
1. The [Avro README](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/avro-codecs/README.md) shows an example with exclude_keys, but it is not a valid option in the codec. Instead it should be specified as a parameter of th... | [Enhancement] exclude_keys documentation gaps | https://api.github.com/repos/opensearch-project/data-prepper/issues/3162/comments | 0 | 2023-08-14T22:56:23Z | 2023-08-22T22:17:12Z | https://github.com/opensearch-project/data-prepper/issues/3162 | 1,850,672,470 | 3,162 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
When the avro schema and the actual data don't match, a RuntimeException is thrown which shuts down the pipeline
```
2023-08-14T17:19:53.568 [log-pipeline-sink-worker-2-thread-2] ERROR org.opensearch.dataprepper.pipeline.common.PipelineThreadPoolExecutor - Pipeline [log-pipeline] process worker ... | [BUG] Avro schema shuts down pipeline when field is not defined in the schema | https://api.github.com/repos/opensearch-project/data-prepper/issues/3161/comments | 2 | 2023-08-14T22:54:44Z | 2023-08-21T16:20:54Z | https://github.com/opensearch-project/data-prepper/issues/3161 | 1,850,671,068 | 3,161 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The S3 sink throws this exception part-way through processing the data:
```
2023-08-14T20:31:16.966 [log-pipeline-sink-worker-2-thread-2] ERROR org.opensearch.dataprepper.plugins.sink.s3.S3SinkService - Exception while write event into buffer :
java.io.IOException: Cannot write more data, the e... | [BUG] Exception writing S3 file - S3 Sink + Avro Codec | https://api.github.com/repos/opensearch-project/data-prepper/issues/3160/comments | 2 | 2023-08-14T22:51:47Z | 2023-08-21T14:46:56Z | https://github.com/opensearch-project/data-prepper/issues/3160 | 1,850,668,378 | 3,160 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
A few bugs found for S3 Sink Avro output codecs:
1. With `compression: gzip` specified, the files are still uploaded with just a `.avro` suffix. This should be `.avro.gz`
2. The contents of the avro file show null for all fields:
```
{"version":null,"srcport":null,"dstport":null,"accountId":nu... | [BUG] S3 Sink Avro Output issues | https://api.github.com/repos/opensearch-project/data-prepper/issues/3158/comments | 5 | 2023-08-14T22:48:55Z | 2023-08-21T15:47:07Z | https://github.com/opensearch-project/data-prepper/issues/3158 | 1,850,665,873 | 3,158 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Kafka ReadMe does not detail configuration options like:
1. `broker_configuration_type`
2. `aws_msk_iam`
3. `ssl_endpoint_identification_algorithm`
4. `AwsIamAuthConfig.role`
5. `key_mode`
This is not an inclusive list. I only looked through a handful of configuration options and found the... | [BUG] Missing Configuration details in Kafka documentation | https://api.github.com/repos/opensearch-project/data-prepper/issues/3157/comments | 5 | 2023-08-14T22:24:36Z | 2023-12-16T07:26:27Z | https://github.com/opensearch-project/data-prepper/issues/3157 | 1,850,638,220 | 3,157 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Writing compressed files in Snappy can help some analytics scenarios.
**Describe the solution you'd like**
Provide a new `snappy` compression option for the S3 sink.
```
sink:
- s3:
compression: snappy
bucket: my_bucket
... | Support Snappy compression in the S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3154/comments | 0 | 2023-08-14T20:32:42Z | 2023-08-16T15:39:37Z | https://github.com/opensearch-project/data-prepper/issues/3154 | 1,850,497,164 | 3,154 |
[
"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 [...]
As an administrator configuring collectors that write to OpenSearch you want to configure index management policies scoped to particular index-name pattern.
... | Add additional index_types | https://api.github.com/repos/opensearch-project/data-prepper/issues/3148/comments | 5 | 2023-08-12T17:57:01Z | 2024-10-30T15:42:07Z | https://github.com/opensearch-project/data-prepper/issues/3148 | 1,848,152,802 | 3,148 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The new `json` codec writes all values as strings, even if they are integers.
**Expected behavior**
A clear and concise description of what you expected to happen.
| [BUG] JSON codec uses string values for all values | https://api.github.com/repos/opensearch-project/data-prepper/issues/3146/comments | 0 | 2023-08-11T21:15:27Z | 2023-08-18T21:44:42Z | https://github.com/opensearch-project/data-prepper/issues/3146 | 1,847,436,016 | 3,146 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The `s3` source and `s3` sink require the bucket name to be supplied only as a bucket name. Some users have provided the `s3://` scheme in front and then hit errors.
**Describe the solution you'd like**
Allow the `s3://` prefix and remove it fr... | Support s3:// prefix in S3 bucket names | https://api.github.com/repos/opensearch-project/data-prepper/issues/3143/comments | 2 | 2023-08-11T15:25:10Z | 2023-08-23T13:53:23Z | https://github.com/opensearch-project/data-prepper/issues/3143 | 1,847,027,361 | 3,143 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
I'm using the Docker version of Data Prepper (`opensearch-data-prepper:2.4.0-SNAPSHOT`) built from source (`./gradlew :dockerSolution:buildDockerImages`). When using a pipeline that includes an Opensearch source, invoking Data Prepper's shutdown API appears to terminate the Data Prepper server but... | [BUG] Docker container does not stop running after Data Prepper shuts down | https://api.github.com/repos/opensearch-project/data-prepper/issues/3141/comments | 3 | 2023-08-10T23:40:49Z | 2024-01-18T21:07:52Z | https://github.com/opensearch-project/data-prepper/issues/3141 | 1,846,022,410 | 3,141 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The conditional routing integration test failed.
```
Router_SingleRouteIT > sending_alpha_events_sends_to_the_sink_with_alpha_only_routes() FAILED
java.util.ConcurrentModificationException at Router_SingleRouteIT.java:79
```
https://github.com/opensearch-project/data-prepper/actions... | [BUG] Conditional routing test failure | https://api.github.com/repos/opensearch-project/data-prepper/issues/3139/comments | 0 | 2023-08-10T19:27:06Z | 2023-08-14T21:02:03Z | https://github.com/opensearch-project/data-prepper/issues/3139 | 1,845,767,454 | 3,139 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The processor threads are shutting down due to IllegalArgumentException thrown for invalid type in the StringCoverter.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a data prepper pipeline to write data to OpenSearch
2. Send some data that is not in the supported format https:/... | [BUG] Processor threads shutting down due to IllegalArgumentException thrown by StringConverter | https://api.github.com/repos/opensearch-project/data-prepper/issues/3135/comments | 0 | 2023-08-10T15:53:52Z | 2023-08-21T19:06:15Z | https://github.com/opensearch-project/data-prepper/issues/3135 | 1,845,466,843 | 3,135 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper's `s3` sink does not support any compression. Yet writing compressed files to S3 can reduce network and save on storage costs.
**Describe the solution you'd like**
Add a new `compression` option in the S3 sink similar to the S3 sou... | Support gzip compression on the S3 sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3130/comments | 0 | 2023-08-09T20:38:58Z | 2023-08-14T20:30:50Z | https://github.com/opensearch-project/data-prepper/issues/3130 | 1,843,978,568 | 3,130 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2023-32731 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>grpc-protobuf-1.45.0.jar</b></p></summary>
<p>gRPC: Protobuf</p>
<p>Path to dependency file: /data-prepper-plugins/ote... | CVE-2023-32731 (High) detected in grpc-protobuf-1.45.0.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/3129/comments | 1 | 2023-08-09T18:21:48Z | 2023-09-26T11:00:40Z | https://github.com/opensearch-project/data-prepper/issues/3129 | 1,843,784,649 | 3,129 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
We need integration test coverage when `distribution_version` is set to `es6` in `opensearch` sink
**Describe the solution you'd like**
Use the existing matrix and make a [JUnit condition](https://junit.org/junit5/docs/current/user-guide/#writing-t... | Integration test on ES 6 coverage in opensearch sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/3126/comments | 0 | 2023-08-09T14:37:37Z | 2023-08-10T00:29:15Z | https://github.com/opensearch-project/data-prepper/issues/3126 | 1,843,408,798 | 3,126 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The opentelemetry KVLIST_VALUE is recursively converted to one non-readable string
**To Reproduce**
Steps to reproduce the behavior:
Use opentelemetry k8sobjectsreceiver source to collect kubernetes events, and export to data prepper.
The body field in opensearch is something like
```
{"typ... | [BUG] opentelemetry KVLIST_VALUE is not readable in open search | https://api.github.com/repos/opensearch-project/data-prepper/issues/3123/comments | 0 | 2023-08-09T02:44:36Z | 2023-08-09T12:09:54Z | https://github.com/opensearch-project/data-prepper/issues/3123 | 1,842,364,248 | 3,123 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The DeleteEntry processor uses [GenericExpressionEvaluator](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-expression/src/main/java/org/opensearch/dataprepper/expression/GenericExpressionEvaluator.java) and it doesn't support... | DeleteEntry Processor support for parsing json object | https://api.github.com/repos/opensearch-project/data-prepper/issues/3119/comments | 0 | 2023-08-07T16:24:10Z | 2023-08-09T21:14:07Z | https://github.com/opensearch-project/data-prepper/issues/3119 | 1,839,828,264 | 3,119 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As noted [here](https://github.com/opensearch-project/data-prepper/pull/3115#discussion_r1284743547) the Kafka source/sink are using bytes without the Data Prepper byte type.
**Describe the solution you'd like**
Update all byte configurations t... | Update Kafka source/sink to use ByteCount | https://api.github.com/repos/opensearch-project/data-prepper/issues/3116/comments | 0 | 2023-08-04T19:52:01Z | 2023-08-17T21:24:32Z | https://github.com/opensearch-project/data-prepper/issues/3116 | 1,837,263,196 | 3,116 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
When collecting metrics from CloudWatch Logs, if there are no event_handles in the source type, the sink does not properly update the "LogEventsSucceededCounter".
**To Reproduce**
Steps to reproduce the behavior:
1. Set up Data-Prepper config with http source and cloudwatch_logs sink and conf... | [BUG] CloudWatch Logs Sink not generating LogEventSuccessMetrics | https://api.github.com/repos/opensearch-project/data-prepper/issues/3113/comments | 1 | 2023-08-04T16:49:48Z | 2023-08-09T22:35:12Z | https://github.com/opensearch-project/data-prepper/issues/3113 | 1,837,070,410 | 3,113 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.