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.**
Some events going to OpenSearch should have a document id (`_id`) set to a field within a sub-object. For example, `info/id` rather than `id`. Currently Data Prepper's `document_id_field` property only supports a field which is directly in the root o... | Complex documentId fields in OpenSearch sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/1456/comments | 1 | 2022-06-01T11:55:17Z | 2022-11-03T16:54:35Z | https://github.com/opensearch-project/data-prepper/issues/1456 | 1,255,799,852 | 1,456 |
[
"opensearch-project",
"data-prepper"
] | Decompress GZip S3 Objects to Data Prepper Event. | Load GZip compressed S3 objects | https://api.github.com/repos/opensearch-project/data-prepper/issues/1435/comments | 0 | 2022-05-31T06:39:12Z | 2022-06-13T22:45:03Z | https://github.com/opensearch-project/data-prepper/issues/1435 | 1,253,399,720 | 1,435 |
[
"opensearch-project",
"data-prepper"
] | Convert uncompressed S3 Objects to Data Prepper Event. | Load uncompressed S3 objects | https://api.github.com/repos/opensearch-project/data-prepper/issues/1434/comments | 0 | 2022-05-31T06:39:08Z | 2022-06-03T18:46:56Z | https://github.com/opensearch-project/data-prepper/issues/1434 | 1,253,399,680 | 1,434 |
[
"opensearch-project",
"data-prepper"
] | Download S3 objects from SQS queue. | Add S3 Event handling | https://api.github.com/repos/opensearch-project/data-prepper/issues/1433/comments | 0 | 2022-05-31T06:39:05Z | 2022-06-08T21:02:40Z | https://github.com/opensearch-project/data-prepper/issues/1433 | 1,253,399,623 | 1,433 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-29361 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Werkzeug-1.0.1-py2.py3-none-any.whl</b></p></summary>
<p>The comprehensive WSGI web application library.</p>
<p>Librar... | CVE-2022-29361 (High) detected in Werkzeug-1.0.1-py2.py3-none-any.whl - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1432/comments | 1 | 2022-05-27T06:04:13Z | 2022-06-07T20:45:15Z | https://github.com/opensearch-project/data-prepper/issues/1432 | 1,250,378,641 | 1,432 |
[
"opensearch-project",
"data-prepper"
] | ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.11.jar</b></p></summary>
<p>The Apache Commons Codec package contains simple encoder and decoders for
... | WS-2019-0379 (Medium) detected in commons-codec-1.11.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/1428/comments | 2 | 2022-05-25T16:56:42Z | 2023-04-20T14:46:02Z | https://github.com/opensearch-project/data-prepper/issues/1428 | 1,248,400,075 | 1,428 |
[
"opensearch-project",
"data-prepper"
] | 1. Use the SQS ReceiveMessage API to receive messages from SQS.
2. For each Message from SQS, it will:
- Parse the Message as an S3Event.
- Download the S3 Object which the S3Event indicates was created.
- Decompress the object if configured to do so.
- Parse the decompressed file using the configured codec int... | Add basic SQS interactions | https://api.github.com/repos/opensearch-project/data-prepper/issues/1425/comments | 1 | 2022-05-24T18:03:00Z | 2022-06-13T22:44:25Z | https://github.com/opensearch-project/data-prepper/issues/1425 | 1,246,948,269 | 1,425 |
[
"opensearch-project",
"data-prepper"
] | Support authentication using STS Role ARN provided or use DefaultCredentialProvider for credentials to authenticate. | Add authentication for AWS configuration using STS role ARN | https://api.github.com/repos/opensearch-project/data-prepper/issues/1424/comments | 0 | 2022-05-24T18:02:56Z | 2022-05-25T16:49:57Z | https://github.com/opensearch-project/data-prepper/issues/1424 | 1,246,948,233 | 1,424 |
[
"opensearch-project",
"data-prepper"
] | Add project setup for s3 source. | Add s3 source boilerplate | https://api.github.com/repos/opensearch-project/data-prepper/issues/1423/comments | 0 | 2022-05-24T18:02:53Z | 2022-05-24T18:10:05Z | https://github.com/opensearch-project/data-prepper/issues/1423 | 1,246,948,183 | 1,423 |
[
"opensearch-project",
"data-prepper"
] | Presently the minimum version for running Data Prepper is Java 8. This issue proposes making Java 11 the new minimum. There are a few possible benefits:
* The plugin redesign (#321) could better use of Java modules which were introduced in Java 9.
* The OpenSearch project has updated to Java 11 as the minimum, incl... | Make Java 11 the baseline for Data Prepper | https://api.github.com/repos/opensearch-project/data-prepper/issues/1422/comments | 0 | 2022-05-24T16:17:50Z | 2022-09-09T13:52:47Z | https://github.com/opensearch-project/data-prepper/issues/1422 | 1,246,798,935 | 1,422 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Currently Data Prepper reserves serviceName as its single common tag key with its value configurable through environment variable. This tag will be attached to any Data Prepper plugin metrics. Users are restricted to configure that single tag value for... | Support customized common metric tags in Data Prepper configuration | https://api.github.com/repos/opensearch-project/data-prepper/issues/1415/comments | 2 | 2022-05-20T16:29:25Z | 2022-05-27T00:27:35Z | https://github.com/opensearch-project/data-prepper/issues/1415 | 1,243,382,333 | 1,415 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The out-of-box third party meter registries provided by micrometer fails to facilitate connection to stream processing service (e.g. Kinesis Data Streams/Firehose, Apache Kafka) on Data Prepper runtime metrics. e.g. [LoggingMeterRegistry](https://www.j... | Support Embedded Metrics Format (EMF) log publishing for Data Prepper monitoring | https://api.github.com/repos/opensearch-project/data-prepper/issues/1404/comments | 1 | 2022-05-17T20:49:15Z | 2022-05-20T15:03:08Z | https://github.com/opensearch-project/data-prepper/issues/1404 | 1,239,142,969 | 1,404 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The `http` source does not support compressed gzip data
**Describe the solution you'd like**
* The `http` source should read gzip encoded data, decompress it, and translate it into individual `Events`. This logic will be repeated in the `s3` source... | Support gzip encoded content in http source | https://api.github.com/repos/opensearch-project/data-prepper/issues/1399/comments | 1 | 2022-05-16T15:36:50Z | 2023-05-17T16:24:33Z | https://github.com/opensearch-project/data-prepper/issues/1399 | 1,237,342,360 | 1,399 |
[
"opensearch-project",
"data-prepper"
] | Update `THIRD-PARTY` file. | Update THIRD-PARTY file for Data Prepper 1.4.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/1396/comments | 0 | 2022-05-13T18:31:55Z | 2022-05-13T22:32:08Z | https://github.com/opensearch-project/data-prepper/issues/1396 | 1,235,560,448 | 1,396 |
[
"opensearch-project",
"data-prepper"
] | Update Data Prepper documentation at: https://github.com/opensearch-project/documentation-website
| Update Data Prepper documentation on OpenSearch.org for 1.4.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/1395/comments | 0 | 2022-05-13T18:31:21Z | 2022-05-17T19:48:03Z | https://github.com/opensearch-project/data-prepper/issues/1395 | 1,235,559,966 | 1,395 |
[
"opensearch-project",
"data-prepper"
] | Create Data Prepper 1.4.0 Release Notes
All changes should be available at:
https://github.com/opensearch-project/data-prepper/milestone/5?closed=1
Please note that we need to clarify in the Release Notes which OTel Metric types are currently supported and which are not. | Create Data Prepper 1.4.0 Release Notes | https://api.github.com/repos/opensearch-project/data-prepper/issues/1394/comments | 0 | 2022-05-13T18:31:03Z | 2022-05-17T14:58:41Z | https://github.com/opensearch-project/data-prepper/issues/1394 | 1,235,559,712 | 1,394 |
[
"opensearch-project",
"data-prepper"
] | Create Data Prepper 1.4.0 Changelog
The Changelog is a detailed overview of all the changes made to Data Prepper in this release. It needs to be generated from Git history.
See #1195 for the previous release's instructions. | Create Data Prepper 1.4.0 Changelog | https://api.github.com/repos/opensearch-project/data-prepper/issues/1393/comments | 1 | 2022-05-13T18:28:49Z | 2022-05-17T18:37:16Z | https://github.com/opensearch-project/data-prepper/issues/1393 | 1,235,556,143 | 1,393 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-22970 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-5.3.18.jar</b></p></summary>
<p>Spring Beans</p>
<p>Path to dependency file: /data-prepper-expression/b... | CVE-2022-22970 (Medium) detected in spring-beans-5.3.18.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/1390/comments | 0 | 2022-05-13T14:45:01Z | 2022-06-15T15:10:11Z | https://github.com/opensearch-project/data-prepper/issues/1390 | 1,235,339,139 | 1,390 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The `format` processor described in #697 was not yet implemented.
**Describe the solution you'd like**
Implement the `format` processor. It should be able to construct a string from a format string which includes both literal values and other k... | Support the format String Manipulation Processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1380/comments | 1 | 2022-05-10T22:53:26Z | 2023-05-05T02:09:31Z | https://github.com/opensearch-project/data-prepper/issues/1380 | 1,231,784,137 | 1,380 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-24823 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-common-4.1.74.Final.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="https://netty.io/">https://ne... | CVE-2022-24823 (Medium) detected in netty-common-4.1.74.Final.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1379/comments | 2 | 2022-05-08T19:55:50Z | 2022-12-22T00:41:34Z | https://github.com/opensearch-project/data-prepper/issues/1379 | 1,228,973,384 | 1,379 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Project Resources -> Configuration Reference in README.md links to `https://opensearch.org/docs/latest/monitoring-plugins/trace/data-prepper-reference/` which doesn't seem to exist and just reroutes to the root of the docs site.
**To Reproduce**
1. Visit the link in the section "Project... | [BUG] README links to non existent page | https://api.github.com/repos/opensearch-project/data-prepper/issues/1375/comments | 2 | 2022-05-02T22:55:45Z | 2022-05-05T14:19:50Z | https://github.com/opensearch-project/data-prepper/issues/1375 | 1,223,441,410 | 1,375 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The AggregateProcessor has had some test failures. I've seen some failures related to AggregateProcessor, but am unsure what they have been in the past.
```
com.amazon.dataprepper.plugins.processor.aggregate.AggregateProcessorIT > repetition 2 of 2 FAILED
java.lang.AssertionError at Agg... | [BUG] Possible issue in AggregateProcessor or in tests | https://api.github.com/repos/opensearch-project/data-prepper/issues/1374/comments | 5 | 2022-05-02T16:52:49Z | 2023-11-10T14:04:14Z | https://github.com/opensearch-project/data-prepper/issues/1374 | 1,223,111,027 | 1,374 |
[
"opensearch-project",
"data-prepper"
] | Update Data Prepper to use the opensearch-java client instead of the Rest High Level Client for bulk requests.
This client should be compatible with both OpenSearch 1.x clusters and OpenSearch 2.x clusters. Additionally, it supports Java 8.
Originally, Data Prepper was going to update to use the Rest High Level C... | Update to use the opensearch-java client for _bulk requests | https://api.github.com/repos/opensearch-project/data-prepper/issues/1347/comments | 2 | 2022-04-29T16:16:37Z | 2022-05-13T14:39:42Z | https://github.com/opensearch-project/data-prepper/issues/1347 | 1,221,185,246 | 1,347 |
[
"opensearch-project",
"data-prepper"
] | This is a task to implement Conditional Routing as proposed in #1007.
- [x] #1665
- [x] Conditional routing in Data Prepper core
- [x] Updated support for plugin model to make routes available to all sinks
| Implement Conditional Routing for Sinks | https://api.github.com/repos/opensearch-project/data-prepper/issues/1337/comments | 0 | 2022-04-26T20:30:02Z | 2022-10-06T00:12:54Z | https://github.com/opensearch-project/data-prepper/issues/1337 | 1,216,444,138 | 1,337 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem?**
Humans have to remember to document features, or at least to open issues in documentation-website for new features/changes to be documented. This is a manual process, e.g. https://github.com/opensearch-project/OpenSearch/issues/1711#issuecomment-1060893992
**What so... | Add a workflow for documenting features | https://api.github.com/repos/opensearch-project/data-prepper/issues/1326/comments | 1 | 2022-04-25T18:27:07Z | 2022-05-03T14:21:39Z | https://github.com/opensearch-project/data-prepper/issues/1326 | 1,214,881,780 | 1,326 |
[
"opensearch-project",
"data-prepper"
] | just want to know how to perform health check for Data prepper, thanks | Kubernetes deployment readiness probe and liveness probe | https://api.github.com/repos/opensearch-project/data-prepper/issues/1314/comments | 5 | 2022-04-18T02:23:29Z | 2022-04-26T14:52:13Z | https://github.com/opensearch-project/data-prepper/issues/1314 | 1,206,583,724 | 1,314 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Data prepper did not process tracing silently and I find the log below in the pod log, I suspend this is the cause, but do not know how to fix it
2022-04-12T15:03:07,141 [raw-pipeline-sink-worker-6-thread-1] WARN com.amazon.dataprepper.pipeline.Pipeline - Pipeline [raw-pipeline] - Workers did ... | [BUG] Pipeline [raw-pipeline] - Workers did not terminate in time, forcing termination | https://api.github.com/repos/opensearch-project/data-prepper/issues/1313/comments | 3 | 2022-04-18T02:20:34Z | 2022-04-26T14:53:10Z | https://github.com/opensearch-project/data-prepper/issues/1313 | 1,206,582,257 | 1,313 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-22968 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-context-5.3.18.jar</b></p></summary>
<p>Spring Context</p>
<p>Path to dependency file: /data-prepper-expressi... | CVE-2022-22968 (Medium) detected in spring-context-5.3.18.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/1312/comments | 0 | 2022-04-15T01:06:41Z | 2022-06-15T15:10:11Z | https://github.com/opensearch-project/data-prepper/issues/1312 | 1,205,150,966 | 1,312 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
OpenSearch 2.0 is releasing in May. Data Prepper should support OpenSearch 2.0.
https://opensearch.org/blog/partners/2022/02/roadmap-proposal/
**Describe the solution you'd like**
Verify that OpenSearch 2.0 works as a sink and make any neces... | Support OpenSearch 2.0 | https://api.github.com/repos/opensearch-project/data-prepper/issues/1311/comments | 2 | 2022-04-12T18:45:04Z | 2022-05-13T18:29:47Z | https://github.com/opensearch-project/data-prepper/issues/1311 | 1,202,255,373 | 1,311 |
[
"opensearch-project",
"data-prepper"
] | PR #242 introduced OTEL metrics support for Data-Prepper. However, due to scope constraints and an [outdated Java OTEL protocol library](https://github.com/opensearch-project/data-prepper/issues/1269) not all features could be fully supported. With the upgraded library the following [metrics features](https://github.co... | Support latest OTEL metrics features | https://api.github.com/repos/opensearch-project/data-prepper/issues/1310/comments | 1 | 2022-04-12T13:42:10Z | 2022-11-04T15:59:59Z | https://github.com/opensearch-project/data-prepper/issues/1310 | 1,201,872,645 | 1,310 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
I created a test application with OTLP data and I can get any document in the ServiceMap Indice.
Steps to reproduce the behavior:
In a c# .net core console, add OpenTelemetry package and opentelemetry.exporter.opentelemetryprotocol
Add :
```
var MyActivitySource = new Acti... | [BUG] NoService document | https://api.github.com/repos/opensearch-project/data-prepper/issues/1308/comments | 2 | 2022-04-11T16:41:56Z | 2022-04-14T10:40:34Z | https://github.com/opensearch-project/data-prepper/issues/1308 | 1,200,240,409 | 1,308 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
In my application, if I set a tag with a array of int as value, the data-prepper is unable to process the ressourcespan.
**To Reproduce**
Steps to reproduce the behavior:
In a c# .net core console, add OpenTelemetry package and opentelemetry.exporter.opentelemetryprotocol
Add :
```
... | [BUG] OTEL - Activity Tag: Array is not supported | https://api.github.com/repos/opensearch-project/data-prepper/issues/1307/comments | 4 | 2022-04-11T15:53:33Z | 2023-07-23T16:25:03Z | https://github.com/opensearch-project/data-prepper/issues/1307 | 1,200,179,735 | 1,307 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper is currently creating legacy templates for indices. This approach is useful because it does allow Data Prepper to support a wider range of engine versions. However, legacy templates are not applied if any composable index template matche... | Support Composable Index Templates | https://api.github.com/repos/opensearch-project/data-prepper/issues/1275/comments | 2 | 2022-04-06T18:40:02Z | 2023-06-07T23:31:16Z | https://github.com/opensearch-project/data-prepper/issues/1275 | 1,194,996,319 | 1,275 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper trace ingestion is now supporting record_type:event which uses Event as data model and flow unit processed by trace ingestion plugins. The classic data unit record_type:otlp which indicates ExportTraceServiceRequest as data model will be r... | Remove ExportTraceServiceRequest record type as Data Prepper supported internal data type. | https://api.github.com/repos/opensearch-project/data-prepper/issues/1272/comments | 4 | 2022-04-05T21:57:56Z | 2022-09-27T18:52:08Z | https://github.com/opensearch-project/data-prepper/issues/1272 | 1,193,762,047 | 1,272 |
[
"opensearch-project",
"data-prepper"
] | Some tests break when building Data Prepper with non-US locale settings.
**Affected tests:**
- DefaultPluginFactoryIT (locale specific validation error)
- DateProcessorTests (locale specific date patterns)
| [BUG] Some tests fail when building Data Prepper with non-US locale settings | https://api.github.com/repos/opensearch-project/data-prepper/issues/1270/comments | 3 | 2022-04-05T17:27:22Z | 2022-11-03T16:35:19Z | https://github.com/opensearch-project/data-prepper/issues/1270 | 1,193,503,149 | 1,270 |
[
"opensearch-project",
"data-prepper"
] | The currently used OTLP protocol implementation is outdated (1.0.1-alpha). Although it is still marked as alpha it would be great if a more recent OTLP protobuf implementation would be used since some OTEL features (metrics ExponentialHistogram, etc) have changed since and consequently could be supported by Data Prepp... | Update Java Bindings for the OpenTelemetry Protocol | https://api.github.com/repos/opensearch-project/data-prepper/issues/1269/comments | 0 | 2022-04-05T17:14:07Z | 2022-09-09T01:50:44Z | https://github.com/opensearch-project/data-prepper/issues/1269 | 1,193,489,025 | 1,269 |
[
"opensearch-project",
"data-prepper"
] | ## WS-2022-0107 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-beans-5.3.16.jar</b>, <b>spring-beans-5.3.15.jar</b></p></summary>
<p>
<details><summary><b>spring-beans-5.3.16... | WS-2022-0107 (High) detected in spring-beans-5.3.16.jar, spring-beans-5.3.15.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1249/comments | 1 | 2022-03-31T17:02:21Z | 2022-03-31T21:35:06Z | https://github.com/opensearch-project/data-prepper/issues/1249 | 1,188,382,081 | 1,249 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-22965 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-5.3.15.jar</b></p></summary>
<p>Spring Beans</p>
<p>Path to dependency file: /data-prepper-expression/bui... | CVE-2022-22965 (High) detected in spring-beans-5.3.15.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1248/comments | 3 | 2022-03-31T17:02:19Z | 2022-04-20T14:20:32Z | https://github.com/opensearch-project/data-prepper/issues/1248 | 1,188,382,040 | 1,248 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2022-22950 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-expression-5.3.15.jar</b></p></summary>
<p>Spring Expression Language (SpEL)</p>
<p>Path to dependency file: ... | CVE-2022-22950 (Medium) detected in spring-expression-5.3.15.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1247/comments | 3 | 2022-03-30T20:53:02Z | 2022-04-20T14:20:35Z | https://github.com/opensearch-project/data-prepper/issues/1247 | 1,186,976,977 | 1,247 |
[
"opensearch-project",
"data-prepper"
] | Add in a new processor, ConvertEventProcessor.
Its intent is to take an entry in a record and try to convert it to a desired type. It should at least support converting to boolean, integer, float, and string. | Mutate Event Processor - ConvertEventProcessor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1240/comments | 0 | 2022-03-24T16:44:04Z | 2022-03-24T16:44:15Z | https://github.com/opensearch-project/data-prepper/issues/1240 | 1,179,769,613 | 1,240 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper logs the main Data Prepper port number (default 4900). But, the OTel and Log sources do not log the ports they open. These ports have default values and thus there is no way to know what port they are running beyond looking at the docume... | Log ports when starting Data Prepper | https://api.github.com/repos/opensearch-project/data-prepper/issues/1238/comments | 0 | 2022-03-23T20:43:58Z | 2022-06-23T15:16:46Z | https://github.com/opensearch-project/data-prepper/issues/1238 | 1,178,645,177 | 1,238 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper trace indices use a sequential index pattern. Some situations warrant a date-time index pattern instead.
**Describe the solution you'd like**
Support date-time patterns in trace index names.
**Additional context**
Data Prepp... | Support Date-Time Patterns in Trace Indices | https://api.github.com/repos/opensearch-project/data-prepper/issues/1228/comments | 0 | 2022-03-21T16:51:39Z | 2022-06-08T19:10:43Z | https://github.com/opensearch-project/data-prepper/issues/1228 | 1,175,661,555 | 1,228 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The current docker-compose example projects are build and tested on mac/linux os.
**Describe the solution you'd like**
Add manual or automated testing to verify all docker-compose files are windows compatible or add windows specific instructions.
... | Add docker-compose examples for windows | https://api.github.com/repos/opensearch-project/data-prepper/issues/1227/comments | 0 | 2022-03-21T16:42:45Z | 2022-04-19T18:27:04Z | https://github.com/opensearch-project/data-prepper/issues/1227 | 1,175,651,608 | 1,227 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2021-44906 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-1.2.5.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npm... | CVE-2021-44906 (High) detected in minimist-1.2.5.tgz - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/1226/comments | 2 | 2022-03-19T01:15:51Z | 2022-03-26T00:07:01Z | https://github.com/opensearch-project/data-prepper/issues/1226 | 1,174,135,210 | 1,226 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Like many other organizations, we leverage OpenSearch across multiple groups, whom have different role-based access to the system.
In our case, most access is fits a model where group1 has access to indices group1-\*, group2 has access to indices... | trace analytics - please support other indexes | https://api.github.com/repos/opensearch-project/data-prepper/issues/1221/comments | 0 | 2022-03-18T16:46:37Z | 2023-01-03T17:50:14Z | https://github.com/opensearch-project/data-prepper/issues/1221 | 1,173,799,363 | 1,221 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user that wants to use the string processors like `substitute`, `trim`, `uppercase`, etc., I would prefer to not have to manually use these processors on individual elements of an array of strings one by one.
**Describe the solution you'd like*... | Support arrays of Strings in the Mutate String Processors | https://api.github.com/repos/opensearch-project/data-prepper/issues/1217/comments | 0 | 2022-03-17T21:54:14Z | 2022-04-19T19:08:30Z | https://github.com/opensearch-project/data-prepper/issues/1217 | 1,172,957,745 | 1,217 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Saving trace data to OpenSearch is producing the following error:
> [illegal_argument_exception] Text fields are not optimised for operations that require per-document field data like aggregations and sorting, so these operations are disabled by default. Please use a keyword field instead. ... | [BUG] Unoptimized text field used for traceGroup | https://api.github.com/repos/opensearch-project/data-prepper/issues/1215/comments | 3 | 2022-03-17T20:29:49Z | 2022-04-07T08:11:50Z | https://github.com/opensearch-project/data-prepper/issues/1215 | 1,172,880,737 | 1,215 |
[
"opensearch-project",
"data-prepper"
] | Create Data Prepper 1.3 Changelog
The Changelog is a detailed overview of all the changes made to Data Prepper in this release. It needs to be generated from Git history. | Create Data Prepper 1.3.0 Changelog | https://api.github.com/repos/opensearch-project/data-prepper/issues/1195/comments | 2 | 2022-03-15T16:04:36Z | 2022-03-23T22:00:51Z | https://github.com/opensearch-project/data-prepper/issues/1195 | 1,169,876,806 | 1,195 |
[
"opensearch-project",
"data-prepper"
] | Currently data-prepper docker images are still been using `amazoncorretto:15-al2-full` which is a year old and not even on the support list anymore.
I'm not sure which version of java data-prepper now supports.
Besides that switching to the alpine versions is possible, since I don't see any other use than executing... | Update to newer version amazoncorretto | https://api.github.com/repos/opensearch-project/data-prepper/issues/1194/comments | 3 | 2022-03-15T15:38:02Z | 2022-04-28T06:14:08Z | https://github.com/opensearch-project/data-prepper/issues/1194 | 1,169,841,939 | 1,194 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Today [JacksonEvent.get()](https://github.com/opensearch-project/data-prepper/blob/299a638da0f45d10551e15fd3ebd59b7e0511e96/data-prepper-api/src/main/java/com/amazon/dataprepper/model/event/JacksonEvent.java#L161) checks if the key matches the pattern ... | Add support for additional character in JacksonEvent get by key methods | https://api.github.com/repos/opensearch-project/data-prepper/issues/1190/comments | 1 | 2022-03-14T20:03:09Z | 2022-04-19T19:09:14Z | https://github.com/opensearch-project/data-prepper/issues/1190 | 1,168,843,815 | 1,190 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Today `DropEventsProcessor` requires the annotation `@SingleThread` and `ConditionalExpressionEvaluator` requires `@Scope(ConfigurableBeanFactory.SCOPE_PROTOTYPE)`.
`DropEventsProcessor` could be a shared instance processor if `ConditionalExpression... | Data Prepper Expression add concurrency support | https://api.github.com/repos/opensearch-project/data-prepper/issues/1189/comments | 0 | 2022-03-14T19:49:15Z | 2022-09-29T23:39:18Z | https://github.com/opensearch-project/data-prepper/issues/1189 | 1,168,831,446 | 1,189 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
Data Prepper Expression string where the first character is `/` are evaluated as escaped Json Pointer.
**To Reproduce**
Steps to reproduce the behavior:
Using the following configuration:
```yaml
simple-pipeline:
workers: 1
source:
http:
thread_count: 1
prepper:
... | [BUG] Data Prepper Expression string starting in / is considered escaped Json Pointer | https://api.github.com/repos/opensearch-project/data-prepper/issues/1188/comments | 2 | 2022-03-14T19:40:37Z | 2025-04-24T01:46:34Z | https://github.com/opensearch-project/data-prepper/issues/1188 | 1,168,824,066 | 1,188 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2020-36518 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.13.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | CVE-2020-36518 (High) detected in jackson-databind-2.13.1.jar | https://api.github.com/repos/opensearch-project/data-prepper/issues/1182/comments | 0 | 2022-03-14T14:47:13Z | 2022-03-14T18:37:57Z | https://github.com/opensearch-project/data-prepper/issues/1182 | 1,168,486,336 | 1,182 |
[
"opensearch-project",
"data-prepper"
] | null | Update the Release process to include deploying Maven artifacts to the artifact page | https://api.github.com/repos/opensearch-project/data-prepper/issues/1180/comments | 0 | 2022-03-11T18:50:23Z | 2022-03-14T19:15:36Z | https://github.com/opensearch-project/data-prepper/issues/1180 | 1,166,747,880 | 1,180 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
By default, OpenTelemetry Collector compress its requests body (along with Content-Encoding header). Otel-trace-source is not supporting this (responding with `INTERNAL: Invalid protobuf byte sequence`) and it needs to be turned off in the OpenTelemetr... | Support compression in OTel sources (trace, logs, metrics) | https://api.github.com/repos/opensearch-project/data-prepper/issues/1176/comments | 6 | 2022-03-11T06:29:07Z | 2023-05-17T16:24:34Z | https://github.com/opensearch-project/data-prepper/issues/1176 | 1,166,053,113 | 1,176 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper's existing Trace Analytics source and processors operate on `ExportTraceServiceRequest` records. Each of these `ExportTraceServiceRequest` objects contains multiple spans. With the new Event model, the Trace Analytics source and processo... | Provide a migration path to using Events for Trace data | https://api.github.com/repos/opensearch-project/data-prepper/issues/1158/comments | 3 | 2022-03-08T20:10:46Z | 2022-04-07T14:31:56Z | https://github.com/opensearch-project/data-prepper/issues/1158 | 1,163,072,296 | 1,158 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
OTel Trace Source [claims](https://github.com/opensearch-project/data-prepper/tree/main/data-prepper-plugins/otel-trace-source#otel-trace-source) to support OTLP Protocol using both OTLP/grpc and OTLP/HTTP. I am not able to make the latter work. (It's a limitation of my runtime environment that I ... | [BUG] otel-trace-source is not accepting traces in OTLP format via HTTP | https://api.github.com/repos/opensearch-project/data-prepper/issues/1152/comments | 6 | 2022-03-08T08:08:27Z | 2022-03-10T17:59:45Z | https://github.com/opensearch-project/data-prepper/issues/1152 | 1,162,345,425 | 1,152 |
[
"opensearch-project",
"data-prepper"
] | Create a Data Prepper release job which creates artifacts:
* Archive files (tar.gz)
* Docker image
Part of #977. | Create Data Prepper build job to create artifacts | https://api.github.com/repos/opensearch-project/data-prepper/issues/1149/comments | 0 | 2022-03-08T02:00:09Z | 2022-03-09T14:53:42Z | https://github.com/opensearch-project/data-prepper/issues/1149 | 1,162,129,361 | 1,149 |
[
"opensearch-project",
"data-prepper"
] | Data Prepper 1.3 is adding a number of new processors that need to be performance tested
These processors include:
* key-value processor
* date processor
* aggregate processor
* mutate-event processors
* mutate-string processors | Performance Testing for Data Prepper 1.3 | https://api.github.com/repos/opensearch-project/data-prepper/issues/1148/comments | 0 | 2022-03-08T00:21:54Z | 2022-03-21T19:56:03Z | https://github.com/opensearch-project/data-prepper/issues/1148 | 1,162,075,177 | 1,148 |
[
"opensearch-project",
"data-prepper"
] | As part of v2.0 release, `mapping types` are getting removed from OpenSearch engine. Below are the changes in the opensearch-engine.
- Removal of type from rest end-points
- Removal of include_type_name parameter from API requests.
As part of this issue, please verify if type removal change on OpenSearch engine i... | Remove mapping types | https://api.github.com/repos/opensearch-project/data-prepper/issues/1139/comments | 2 | 2022-03-02T18:57:52Z | 2022-04-13T20:15:02Z | https://github.com/opensearch-project/data-prepper/issues/1139 | 1,157,572,739 | 1,139 |
[
"opensearch-project",
"data-prepper"
] | Currently it does not respect the SRP. Refactor out to be more sustainable as more and more processors get added. | Refactor MutateMapper to follow better coding principles | https://api.github.com/repos/opensearch-project/data-prepper/issues/1138/comments | 0 | 2022-03-02T17:21:05Z | 2022-03-16T15:58:28Z | https://github.com/opensearch-project/data-prepper/issues/1138 | 1,157,481,310 | 1,138 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Today if a JsonPointer results in a null value an exception is thrown. Using [Data Prepper Expression Syntax](https://github.com/opensearch-project/data-prepper/issues/1005) null values cannot be hard coded. As of Data Prepper 1.3.0 all operators are n... | Add null support to DataPrepperExpressions | https://api.github.com/repos/opensearch-project/data-prepper/issues/1136/comments | 2 | 2022-03-02T16:49:09Z | 2022-11-14T21:27:13Z | https://github.com/opensearch-project/data-prepper/issues/1136 | 1,157,443,804 | 1,136 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Some services call external services which are not annotated. Data Prepper users still want to see these external services in the service map.
**Describe the solution you'd like**
Include external service calls in the service map. This issue st... | Support external services in the service map | https://api.github.com/repos/opensearch-project/data-prepper/issues/1131/comments | 2 | 2022-03-01T16:54:57Z | 2024-11-05T20:52:31Z | https://github.com/opensearch-project/data-prepper/issues/1131 | 1,155,574,974 | 1,131 |
[
"opensearch-project",
"data-prepper"
] | Update the `aggregate` Processor with a configuration which allows a pipeline author to conclude a group before the group duration ends based on a condition. The new property key will be `conclude_when` and it will take a Data Prepper Expression string value.
Example:
```
aggregate:
conclude_when: "/event/typ... | Add the `conclude_when` feature to conclude a group when a conditional is met | https://api.github.com/repos/opensearch-project/data-prepper/issues/1130/comments | 1 | 2022-03-01T16:37:05Z | 2022-09-16T14:40:31Z | https://github.com/opensearch-project/data-prepper/issues/1130 | 1,155,556,559 | 1,130 |
[
"opensearch-project",
"data-prepper"
] | Data Prepper only distributes .tar.gz archive files to keep the distribution list streamlined for users. Update the Gradle task(s) which build and upload archive files so that it no longer produces .zip files. | Update Gradle project to produce only tar.gz archives | https://api.github.com/repos/opensearch-project/data-prepper/issues/1129/comments | 1 | 2022-03-01T16:16:13Z | 2022-03-02T16:45:21Z | https://github.com/opensearch-project/data-prepper/issues/1129 | 1,155,533,950 | 1,129 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper Expressions today have limited support for precise floating point operations.
Examples of expressions that give unexpected results:
```
2000000000 == 2000000000.1
0.1 == 0.10000000000001
```
**Describe the solution you'd like**
... | Enhance Data Prepper Expression Numeric Support | https://api.github.com/repos/opensearch-project/data-prepper/issues/1109/comments | 0 | 2022-02-28T19:17:12Z | 2022-04-19T19:10:57Z | https://github.com/opensearch-project/data-prepper/issues/1109 | 1,154,455,821 | 1,109 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Data Prepper currently does not provide any control logic within pipelines.
**Describe the solution you'd like**
This proposal is to add a basic conditional support for identifying what data is dropped by the DropEventsProcessor. A new `drop_when`... | Add conditional to DropEventsProcessor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1105/comments | 3 | 2022-02-28T17:34:32Z | 2022-03-16T16:50:58Z | https://github.com/opensearch-project/data-prepper/issues/1105 | 1,154,367,621 | 1,105 |
[
"opensearch-project",
"data-prepper"
] | Run:
```
./gradlew generateThirdPartyReport
```
Commit `THIRD-PARTY`. | Update THIRD-PARTY file for Data Prepper 1.3 | https://api.github.com/repos/opensearch-project/data-prepper/issues/1104/comments | 0 | 2022-02-28T16:59:48Z | 2022-03-01T16:10:21Z | https://github.com/opensearch-project/data-prepper/issues/1104 | 1,154,330,262 | 1,104 |
[
"opensearch-project",
"data-prepper"
] | Create Data Prepper 1.3 Release Notes
All changes should be available at:
https://github.com/opensearch-project/data-prepper/milestone/2?closed=1
The release notes should provide a high-level overview of the changes we made to Data Prepper. They should include at least:
* New Features
* Enhancements
* Bug... | Create Data Prepper 1.3.0 Release Notes | https://api.github.com/repos/opensearch-project/data-prepper/issues/1103/comments | 0 | 2022-02-28T16:58:00Z | 2022-03-16T16:08:02Z | https://github.com/opensearch-project/data-prepper/issues/1103 | 1,154,328,523 | 1,103 |
[
"opensearch-project",
"data-prepper"
] | Update Data Prepper documentation at: https://github.com/opensearch-project/documentation-website
We will have a staging branch in the above repository: `data-prepper-1.3` where we can make PRs for upcoming changes. | Update Data Prepper documentation on OpenSearch.org for 1.3. | https://api.github.com/repos/opensearch-project/data-prepper/issues/1102/comments | 2 | 2022-02-28T16:49:31Z | 2022-03-23T18:01:42Z | https://github.com/opensearch-project/data-prepper/issues/1102 | 1,154,320,460 | 1,102 |
[
"opensearch-project",
"data-prepper"
] | Provide an SNS Source which can subscribe to an SNS topic (or use an existing subscription) to receive SNS notifications over HTTP/S.
This will be similar to the existing HTTP source plugin. However, it should also support auto confirmation of subscription requests. When an expected topic names a request, visit the ... | Support SNS HTTPS as a Source | https://api.github.com/repos/opensearch-project/data-prepper/issues/1083/comments | 1 | 2022-02-22T17:49:20Z | 2024-10-04T15:04:44Z | https://github.com/opensearch-project/data-prepper/issues/1083 | 1,147,202,755 | 1,083 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Some pipeline authors want to retrieve events from Amazon Kinesis Data Streams.
**Describe the solution you'd like**
Create a `kinesis_data_streams` source plugin. The [Kinesis Client Library](https://docs.aws.amazon.com/streams/latest/dev/shar... | Support AWS Kinesis Data Streams as a Source | https://api.github.com/repos/opensearch-project/data-prepper/issues/1082/comments | 4 | 2022-02-22T17:49:02Z | 2024-09-19T22:23:04Z | https://github.com/opensearch-project/data-prepper/issues/1082 | 1,147,202,513 | 1,082 |
[
"opensearch-project",
"data-prepper"
] | Some Events will have a single line from a comma-separated value (CSV) or tab-separated value (TSV) file. Data Prepper should be able to parse an individual CSV line and add fields to the Event for that CSV line.
Pipeline authors should have the option to have the each CSV/TSV line output either:
* Specific key nam... | Parse CSV or TSV content in Events | https://api.github.com/repos/opensearch-project/data-prepper/issues/1081/comments | 9 | 2022-02-22T17:16:06Z | 2022-09-13T16:54:17Z | https://github.com/opensearch-project/data-prepper/issues/1081 | 1,147,169,832 | 1,081 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Follow-up to #854, to include different default `index` values for `elasticsearch`, `OpenSearch` and `amazon_es` output plugins. There might be other plugins needing this feature where Logstash default is different from the Data Prepper default.
**D... | LogstashConfigConverter: Support default values for attributes in mapping files | https://api.github.com/repos/opensearch-project/data-prepper/issues/1080/comments | 0 | 2022-02-22T16:24:13Z | 2022-03-03T22:34:24Z | https://github.com/opensearch-project/data-prepper/issues/1080 | 1,147,115,829 | 1,080 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Many processors have configuration options available for specifying durations (for example, the Aggregate Processor `group_duration` and the Service Map `window_duration`. This can lead to a worse user experience, as the user does not immediately know ... | Standard Duration configuration for Data Prepper | https://api.github.com/repos/opensearch-project/data-prepper/issues/1079/comments | 7 | 2022-02-21T21:13:40Z | 2022-02-25T18:13:54Z | https://github.com/opensearch-project/data-prepper/issues/1079 | 1,146,231,769 | 1,079 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The Aggregate Processor stores state in memory, and if the available memory is used up, it will just throw an Out of Memory error and Data Prepper will crash.
**Describe the solution you'd like**
In order to avoid the Out of Memory error, the Aggre... | Handling Out of Memory errors in the Aggregate Processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1078/comments | 1 | 2022-02-21T20:14:33Z | 2022-04-19T19:11:08Z | https://github.com/opensearch-project/data-prepper/issues/1078 | 1,146,191,758 | 1,078 |
[
"opensearch-project",
"data-prepper"
] | Tried to see otel-v1-apm-span-* indexes created by Data Prepper in OpenSearch Dashboards -> Observability -> Event analytics, but simple request like ```source = otel-v1-apm-span-000001 | fields name``` returns ```Index does not contain a valid time field```
Similar request for indexes created by Jaeger like ```sour... | [BUG] Indexes otel-v1-apm-span-* are not suitable for Event analytics | https://api.github.com/repos/opensearch-project/data-prepper/issues/1077/comments | 1 | 2022-02-21T06:21:36Z | 2022-02-23T22:48:46Z | https://github.com/opensearch-project/data-prepper/issues/1077 | 1,145,373,649 | 1,077 |
[
"opensearch-project",
"data-prepper"
] | Data-prepper can't run until opensearch is ready:
```
data-prepper | 2022-02-19T13:26:13,300 [main] INFO com.amazon.dataprepper.plugins.sink.opensearch.OpenSearchSink - Initializing OpenSearch sink
data-prepper | 2022-02-19T13:26:13,785 [main] INFO com.amazon.dataprepper.plugins.sink.open... | [BUG] Reconnect on opensearch connection refused | https://api.github.com/repos/opensearch-project/data-prepper/issues/1076/comments | 1 | 2022-02-19T14:02:40Z | 2022-02-21T14:58:11Z | https://github.com/opensearch-project/data-prepper/issues/1076 | 1,144,718,890 | 1,076 |
[
"opensearch-project",
"data-prepper"
] | It looks like no way to transmit OTEL traces to some simple output like stdout or file
With configuration like so:
```
entry-pipeline:
delay: "100"
source:
otel_trace_source:
ssl: false
sink:
- file:
path: /data/data-prepper/prepper.json
```
I see error:
```
data-preppe... | [BUG] Can't dump OTEL traces to stdout or file | https://api.github.com/repos/opensearch-project/data-prepper/issues/1075/comments | 1 | 2022-02-19T08:49:37Z | 2022-03-15T14:44:38Z | https://github.com/opensearch-project/data-prepper/issues/1075 | 1,144,617,113 | 1,075 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Building plugins requires defining components of a plugin (core feature, logstash mapping) in multiple parts of the code base.
Users build their plugins in their specific plugin [module](https://github.com/opensearch-project/data-prepper/tree/main/d... | Centralizing Plugin Conversion with Plugin Code | https://api.github.com/repos/opensearch-project/data-prepper/issues/1066/comments | 3 | 2022-02-18T20:56:30Z | 2022-04-19T22:21:51Z | https://github.com/opensearch-project/data-prepper/issues/1066 | 1,143,762,585 | 1,066 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
The new `drop` processor drops all Events, but Data Prepper currently doesn't support any form of conditionals. Thus, the `drop` processor probably has little value in 1.3.0.
**Describe the solution you'd like**
The upcoming #1007 Conditional... | Drop Events only when certain conditions are met | https://api.github.com/repos/opensearch-project/data-prepper/issues/1063/comments | 2 | 2022-02-18T17:36:04Z | 2022-02-28T17:57:36Z | https://github.com/opensearch-project/data-prepper/issues/1063 | 1,143,464,983 | 1,063 |
[
"opensearch-project",
"data-prepper"
] | ## Description
JCenter has been turned off and should be removed as a referenced repository, as soon as possible to prevent interruptions of builds.
Please Remove any direct dependency on jcenter() within a repositories block in gradle files.
Related: https://github.com/opensearch-project/opensearch-build/issues... | Remove jcenter repository | https://api.github.com/repos/opensearch-project/data-prepper/issues/1062/comments | 1 | 2022-02-18T17:33:18Z | 2022-02-18T17:35:06Z | https://github.com/opensearch-project/data-prepper/issues/1062 | 1,143,460,798 | 1,062 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user that wants to run performance tests on my pipeline configuration, setting up performance testing is a tedious manual process.
As a developer that wants to test the performance of a new plugin that I have created, setting up and running the... | Automate Performance Testing | https://api.github.com/repos/opensearch-project/data-prepper/issues/1058/comments | 0 | 2022-02-17T20:22:23Z | 2022-04-19T19:11:28Z | https://github.com/opensearch-project/data-prepper/issues/1058 | 1,141,827,501 | 1,058 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
For filters other than `mutate`, they have the option to have `add_field` and `remove_field`. Currently, these two are not being converted into their respective `add_entries` and `delete_entries` processors.
**Describe the solution you'd like**
Ad... | Convert Add/Remove Fields in filters other than Mutate | https://api.github.com/repos/opensearch-project/data-prepper/issues/1057/comments | 0 | 2022-02-17T18:55:07Z | 2022-06-08T19:09:33Z | https://github.com/opensearch-project/data-prepper/issues/1057 | 1,141,729,308 | 1,057 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
We are trying to use dataprepper opensearch sink with a minimum set of permissions i.e index permission only. The destination index is managed by another process. Currently the sink is trying to do something that requires admin/get, a permission we d... | [Request] Opensearch sink should have option to disable index management | https://api.github.com/repos/opensearch-project/data-prepper/issues/1051/comments | 5 | 2022-02-17T03:12:50Z | 2022-06-23T12:47:05Z | https://github.com/opensearch-project/data-prepper/issues/1051 | 1,140,823,929 | 1,051 |
[
"opensearch-project",
"data-prepper"
] | ```
log-pipeline:
source:
sqs:
queues:
- url: "https://sqs.us-east-1.amazonaws.com/myQueue1"
polling_frequency: 5m
batch_size: 10
number_of_threads: 2
- urls: "https://sqs.us-east-1.amazonaws.com/myQueue2"
polling_frequen... | Support SQS as a Source | https://api.github.com/repos/opensearch-project/data-prepper/issues/1049/comments | 4 | 2022-02-16T20:50:44Z | 2025-03-11T19:49:51Z | https://github.com/opensearch-project/data-prepper/issues/1049 | 1,140,573,546 | 1,049 |
[
"opensearch-project",
"data-prepper"
] | Some pipeline authors would like to save Events to S3.
Some teams using OpenSearch for observability have looked for an ability to store all their events (all logs, trace, and metrics) into S3. This can be a more cost-effective storage solution for data that may not be very important. To fully support this use-case,... | Support S3 as a Sink | https://api.github.com/repos/opensearch-project/data-prepper/issues/1048/comments | 1 | 2022-02-16T20:49:12Z | 2023-06-05T21:38:35Z | https://github.com/opensearch-project/data-prepper/issues/1048 | 1,140,572,333 | 1,048 |
[
"opensearch-project",
"data-prepper"
] | null | Integration testing for the Aggregate Processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1038/comments | 0 | 2022-02-15T16:07:41Z | 2022-02-16T21:40:58Z | https://github.com/opensearch-project/data-prepper/issues/1038 | 1,138,898,194 | 1,038 |
[
"opensearch-project",
"data-prepper"
] | [FindBugs](http://findbugs.sourceforge.net/) is a static analysis tool that finds bugs in Java code. Adding the FindBugs analysis to our Gradle build will make it easy to quickly catch issues in the code. | Add SpotBugs to the Data Prepper Gradle Build | https://api.github.com/repos/opensearch-project/data-prepper/issues/1032/comments | 1 | 2022-02-14T21:57:55Z | 2022-04-19T20:27:36Z | https://github.com/opensearch-project/data-prepper/issues/1032 | 1,137,895,374 | 1,032 |
[
"opensearch-project",
"data-prepper"
] | # Introduction
A Data Prepper pipeline can contain multiple sources, processors, and sinks with the same type. Presently, these cannot be distinguished.
# Proposed Solution
Data Prepper should assign a unique identifier for each pipeline component. The scope of the Id is within the current pipeline. There will... | Pipeline Component Ids | https://api.github.com/repos/opensearch-project/data-prepper/issues/1025/comments | 3 | 2022-02-10T19:09:40Z | 2024-11-19T20:38:09Z | https://github.com/opensearch-project/data-prepper/issues/1025 | 1,130,715,075 | 1,025 |
[
"opensearch-project",
"data-prepper"
] | **Describe the bug**
The service-map pipeline continues to suffer from memory leak although it was previously tackled by https://github.com/opendistro-for-elasticsearch/data-prepper/pull/671. The issue needs to be revisited.
**To Reproduce**
Steps to reproduce the behavior:
1. pipeline definition:
```
entry-pip... | [BUG] OutofMemory error in service-map pipeline | https://api.github.com/repos/opensearch-project/data-prepper/issues/1021/comments | 7 | 2022-02-09T21:11:03Z | 2022-04-19T20:26:38Z | https://github.com/opensearch-project/data-prepper/issues/1021 | 1,129,025,120 | 1,021 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As a user that prefers JSON over YAML, I would like the option to configure Data Prepper using a JSON configuration file.
**Describe the solution you'd like**
Data Prepper supports both YAML and JSON configuration files
**Additional context**
... | Support JSON configuration files | https://api.github.com/repos/opensearch-project/data-prepper/issues/1020/comments | 5 | 2022-02-09T19:23:04Z | 2024-02-15T19:50:41Z | https://github.com/opensearch-project/data-prepper/issues/1020 | 1,128,934,807 | 1,020 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
Create automated tests to verify Prometheus and CloudWatch metrics are available at `/metrics/prometheus` and `/metrics/sys` if configured.
**Describe the solution you'd like**
Add an automated e2e test to verify.
**Describe alternatives you've ... | Automated testing for /metrics/* | https://api.github.com/repos/opensearch-project/data-prepper/issues/1018/comments | 0 | 2022-02-09T17:42:11Z | 2022-04-19T19:12:30Z | https://github.com/opensearch-project/data-prepper/issues/1018 | 1,128,842,244 | 1,018 |
[
"opensearch-project",
"data-prepper"
] | # Background
Data Prepper pipelines currently do not support conditionals or routing. Thus all events in Data Prepper must flow through all sinks and processors in a pipeline. Many users require the ability to route events to different sinks and processors depending on the specific event.
The following diagram ... | [RFC] Conditional Routing | https://api.github.com/repos/opensearch-project/data-prepper/issues/1007/comments | 19 | 2022-02-08T22:02:08Z | 2022-09-08T15:19:52Z | https://github.com/opensearch-project/data-prepper/issues/1007 | 1,127,804,176 | 1,007 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
As part of a larger feature (#522) to support complex condition statements in data prepper there is a need to define a syntax for conditional statements. A conditional statement is a String that is evaluated at runtime and may reference fields within a... | [RFC] Data Prepper Expression Syntax | https://api.github.com/repos/opensearch-project/data-prepper/issues/1005/comments | 10 | 2022-02-08T17:55:30Z | 2023-03-30T06:45:40Z | https://github.com/opensearch-project/data-prepper/issues/1005 | 1,127,581,413 | 1,005 |
[
"opensearch-project",
"data-prepper"
] | null | Add metrics for Aggregate Processor | https://api.github.com/repos/opensearch-project/data-prepper/issues/1004/comments | 0 | 2022-02-08T17:23:10Z | 2022-02-10T18:10:35Z | https://github.com/opensearch-project/data-prepper/issues/1004 | 1,127,544,117 | 1,004 |
[
"opensearch-project",
"data-prepper"
] | **Is your feature request related to a problem? Please describe.**
- [ ] Evaluate parsed data prepper expressions
- [ ] Handle parsing and evaluate exceptions
- [ ] Use Dependency Injection to instantiate evaluation classes
- [ ] Add e2e test for parsing -> evaluation
**Describe the solution you'd like**
## ... | Data Prepper Expression Evaluator | https://api.github.com/repos/opensearch-project/data-prepper/issues/1003/comments | 0 | 2022-02-08T16:41:05Z | 2022-03-11T23:13:21Z | https://github.com/opensearch-project/data-prepper/issues/1003 | 1,127,496,928 | 1,003 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2021-44832 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.11.2.jar</b></p></summary>
<p>The Apache Log4j Implementation</p>
<p>Path to dependency file: /performa... | CVE-2021-44832 (Medium) detected in log4j-core-2.11.2.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/999/comments | 1 | 2022-02-07T19:39:37Z | 2022-02-09T16:04:23Z | https://github.com/opensearch-project/data-prepper/issues/999 | 1,126,417,997 | 999 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2021-44228 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.11.2.jar</b></p></summary>
<p>The Apache Log4j Implementation</p>
<p>Path to dependency file: /performanc... | CVE-2021-44228 (High) detected in log4j-core-2.11.2.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/998/comments | 1 | 2022-02-07T19:39:35Z | 2022-02-09T16:04:20Z | https://github.com/opensearch-project/data-prepper/issues/998 | 1,126,417,971 | 998 |
[
"opensearch-project",
"data-prepper"
] | ## CVE-2020-15250 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.13.jar</b></p></summary>
<p>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck... | CVE-2020-15250 (Medium) detected in junit-4.13.jar - autoclosed | https://api.github.com/repos/opensearch-project/data-prepper/issues/997/comments | 1 | 2022-02-07T19:39:33Z | 2022-02-28T22:40:29Z | https://github.com/opensearch-project/data-prepper/issues/997 | 1,126,417,946 | 997 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.