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.** The `data-prepper-config.yaml` supports passing a default `sts_role_arn`. Sometimes, plugins are checking for this role specifically and still treating it as required. For example, the S3 source uses the sts_role_arn in some cases to determine the buck...
Allow plugins to access the default pipeline role
https://api.github.com/repos/opensearch-project/data-prepper/issues/4958/comments
2
2024-09-18T21:54:18Z
2025-06-10T15:19:15Z
https://github.com/opensearch-project/data-prepper/issues/4958
2,534,815,362
4,958
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I'm seeing duplicate documents being ingested into my sink when using an `opensearch` source that's pointing to an Amazon OpenSearch domain running Elasticsearch 7.10. After looking into the Elastic documentation and the code I believe that this is the...
Reduce duplicates from the opensearch source for Scroll searches
https://api.github.com/repos/opensearch-project/data-prepper/issues/4956/comments
0
2024-09-18T17:53:57Z
2024-10-01T19:45:42Z
https://github.com/opensearch-project/data-prepper/issues/4956
2,534,335,601
4,956
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have ReplaceStringProcessor that use Java `String.replace()` method that is highly optimized for simple string replacements. It uses a more efficient algorithm than the `Matcher.replaceAll()` method used in [SubstituteStringProcesso...
Add ReplaceStringProcessor for simple string substitution that doesn't involve regex
https://api.github.com/repos/opensearch-project/data-prepper/issues/4953/comments
1
2024-09-17T19:46:52Z
2024-09-19T02:56:19Z
https://github.com/opensearch-project/data-prepper/issues/4953
2,531,977,324
4,953
[ "opensearch-project", "data-prepper" ]
**Describe the bug** When events are sent to opensearch, usually the index is created if it doesn't exist. This happens for all data except when dataprepper recieves traces. When dataprepper starts up, it creates the necessary tracing indexes for spans and servicemaps, once but never again unless restarted. If the...
[BUG] Tracing index is not re-created in opensearch. Dataprepper needs restart?
https://api.github.com/repos/opensearch-project/data-prepper/issues/4951/comments
3
2024-09-17T10:07:46Z
2024-10-14T08:51:01Z
https://github.com/opensearch-project/data-prepper/issues/4951
2,530,698,419
4,951
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** During load test on RDS source pipeline, which uses s3 sink to send data to S3 buffer, noticed this error: ``` 2024-09-09T17:26:14.680 [sdk-async-response-5-20] ERROR org.opensearch.dataprepper.plugins.sink.s3.S3SinkService - Exception occurred while...
Make max connections and acquire timeout configurable on S3 sink client
https://api.github.com/repos/opensearch-project/data-prepper/issues/4949/comments
1
2024-09-16T18:06:09Z
2024-09-20T03:28:04Z
https://github.com/opensearch-project/data-prepper/issues/4949
2,529,129,791
4,949
[ "opensearch-project", "data-prepper" ]
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>setuptools-68.0.0-py3-none-any.whl</b></p></summary> <p>Easily download, build, install, upgrade, and uninstall Python packages</p> <p>Library home page: <a href="htt...
setuptools-68.0.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.0) - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/4940/comments
2
2024-09-11T21:01:46Z
2024-10-14T18:18:09Z
https://github.com/opensearch-project/data-prepper/issues/4940
2,520,765,190
4,940
[ "opensearch-project", "data-prepper" ]
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requests-2.31.0-py3-none-any.whl</b></p></summary> <p>Python HTTP for Humans.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/70/8e/0e2d847...
requests-2.31.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.6) - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/4939/comments
2
2024-09-11T21:01:44Z
2024-10-14T18:18:13Z
https://github.com/opensearch-project/data-prepper/issues/4939
2,520,765,135
4,939
[ "opensearch-project", "data-prepper" ]
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Werkzeug-2.2.3-py3-none-any.whl</b></p></summary> <p>The comprehensive WSGI web application library.</p> <p>Library home page: <a href="https://files.pythonhosted.org...
Werkzeug-2.2.3-py3-none-any.whl: 2 vulnerabilities (highest severity is: 8.0) - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/4938/comments
2
2024-09-11T21:01:42Z
2024-10-14T18:18:05Z
https://github.com/opensearch-project/data-prepper/issues/4938
2,520,765,089
4,938
[ "opensearch-project", "data-prepper" ]
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-2.0.7-py3-none-any.whl</b></p></summary> <p>HTTP library with thread-safe connection pooling, file post, and more.</p> <p>Library home page: <a href="https://...
urllib3-2.0.7-py3-none-any.whl: 1 vulnerabilities (highest severity is: 4.4) - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/4937/comments
2
2024-09-11T21:01:40Z
2024-10-14T18:18:08Z
https://github.com/opensearch-project/data-prepper/issues/4937
2,520,765,033
4,937
[ "opensearch-project", "data-prepper" ]
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>zipp-3.15.0-py3-none-any.whl</b></p></summary> <p>Backport of pathlib-compatible object wrapper for zip files</p> <p>Library home page: <a href="https://files.pythonh...
zipp-3.15.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 3.3) - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/4936/comments
2
2024-09-11T21:01:38Z
2024-10-14T18:18:02Z
https://github.com/opensearch-project/data-prepper/issues/4936
2,520,764,989
4,936
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** We have introduced some custom annotations for generating json schema for plugins, e.g. @AlsoRequires. However, a validation mechanism has been missing which could lead to misses in specifying correct values **Describe the solution you'd like** Val...
Introduce validation mechanism for custom json schema annotation
https://api.github.com/repos/opensearch-project/data-prepper/issues/4935/comments
0
2024-09-11T18:29:25Z
2024-09-17T19:32:32Z
https://github.com/opensearch-project/data-prepper/issues/4935
2,520,452,936
4,935
[ "opensearch-project", "data-prepper" ]
**Describe the bug** We have noticed that failures writing to the OpenSearch sink may result in the `opensearch` sink failing to continue to write, even after the issue is resolved. **To Reproduce** 1. Create this pipeline ``` opensearch-retry-pipeline: workers: 2 delay: 100 source: http: ...
[BUG] OpenSearch sink is not resuming after failures
https://api.github.com/repos/opensearch-project/data-prepper/issues/4932/comments
2
2024-09-10T18:39:03Z
2024-10-07T19:35:42Z
https://github.com/opensearch-project/data-prepper/issues/4932
2,517,346,377
4,932
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper plugins have Gradle module names such as `opensearch`, `common`, kafka-plugins`, etc. These are good in Gradle. But, in the Docker image (and eventually on Maven), these names can be confusing. In particular, I noticed this with the `...
Improve jar names for Data Prepper plugins
https://api.github.com/repos/opensearch-project/data-prepper/issues/4931/comments
0
2024-09-10T15:48:18Z
2025-06-04T22:08:10Z
https://github.com/opensearch-project/data-prepper/issues/4931
2,516,835,556
4,931
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Recent bug fix for this with acknowledgments enabled (https://github.com/opensearch-project/data-prepper/pull/4918#discussion_r1750930332) **Expected behavior** Without acknowledgments enabled, this issue can still occur. A separate thread should make the `renewPartitionOwnership` call when ...
[BUG] S3 Scan partition ownership cannot expire with full buffer without acknowledgments enabled
https://api.github.com/repos/opensearch-project/data-prepper/issues/4928/comments
0
2024-09-09T21:22:53Z
2024-09-09T21:24:57Z
https://github.com/opensearch-project/data-prepper/issues/4928
2,514,946,112
4,928
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Many of our logs are noisy in that they will be repeated within processor loops. This results in creating far too many logs in many situations. I'd like to use the [Log4J burst filter](https://logging.apache.org/log4j/2.x/manual/filters.html#BurstFil...
Add a NOISY SLF4J marker
https://api.github.com/repos/opensearch-project/data-prepper/issues/4927/comments
0
2024-09-09T16:24:46Z
2024-09-18T16:31:50Z
https://github.com/opensearch-project/data-prepper/issues/4927
2,514,392,192
4,927
[ "opensearch-project", "data-prepper" ]
The [`EVENT` mask](https://github.com/opensearch-project/data-prepper/blob/3dfad0b88bca23d6c09b97702f3a19285bef6ad0/data-prepper-api/src/main/java/org/opensearch/dataprepper/logging/DataPrepperMarkers.java#L7) is intended to be a signal to the logger to mask only Data Prepper Event objects. However, it currently operat...
[BUG] EVENT logging masks all inputs
https://api.github.com/repos/opensearch-project/data-prepper/issues/4926/comments
0
2024-09-09T16:11:31Z
2024-09-09T19:11:57Z
https://github.com/opensearch-project/data-prepper/issues/4926
2,514,366,818
4,926
[ "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 [...] - See https://github.com/opensearch-project/data-prepper/issues/2273#issuecomment-1464092972 . - Starting from https://github.com/jaegertracing/jaeger/pull/418...
Removes Jaeger Agent from Jaeger Hotrod Demo
https://api.github.com/repos/opensearch-project/data-prepper/issues/4923/comments
3
2024-09-08T05:35:54Z
2024-09-22T10:02:09Z
https://github.com/opensearch-project/data-prepper/issues/4923
2,512,208,643
4,923
[ "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 [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. - `Sources` documentation should add `pipeline` subdocument...
`Sources` documentation should add `pipeline` subdocumentation
https://api.github.com/repos/opensearch-project/data-prepper/issues/4922/comments
3
2024-09-08T04:02:02Z
2024-09-13T13:19:45Z
https://github.com/opensearch-project/data-prepper/issues/4922
2,512,183,938
4,922
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I implemented a geoip processor in my AWS OpenSearch Domain Data Prepper Pipeline for VPC flow logs as seen here: - geoip: entries: - source: srcaddr target: srclocation - source: dstaddr ...
Concatenation for geo fields in Data Prepper?
https://api.github.com/repos/opensearch-project/data-prepper/issues/4916/comments
3
2024-09-05T17:32:23Z
2024-09-11T15:59:11Z
https://github.com/opensearch-project/data-prepper/issues/4916
2,508,365,863
4,916
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Currently our ETL job runs every 30 minutes and inserts a file into S3, triggering OpenSearch ingestion pipeline. Due to varying ETL completion time, it's challenging to determine suitable `refresh_interval` at the index level that works consistently f...
Implement Post-Processor Hooks for Refreshing Index after Ingestion
https://api.github.com/repos/opensearch-project/data-prepper/issues/4885/comments
4
2024-08-28T22:19:12Z
2024-11-05T00:38:28Z
https://github.com/opensearch-project/data-prepper/issues/4885
2,493,080,250
4,885
[ "opensearch-project", "data-prepper" ]
**Describe the bug** If the routes for a sink fail, such as when the expression is invalid, the process worker running will stop running. This will lead to Data Prepper running without any process workers. The buffer will fill up and Data Prepper will have effectively been shutdown. **To Reproduce** 1. Crea...
[BUG] Data Prepper processor workers stop running when an error from the routes occurs
https://api.github.com/repos/opensearch-project/data-prepper/issues/4883/comments
2
2024-08-28T20:45:03Z
2024-09-11T09:30:59Z
https://github.com/opensearch-project/data-prepper/issues/4883
2,492,960,130
4,883
[ "opensearch-project", "data-prepper" ]
Please approve or deny the release of Data Prepper. **VERSION**: 2.9.0 **BUILD NUMBER**: 87 **RELEASE MAJOR TAG**: true **RELEASE LATEST TAG**: true Workflow is pending manual review. URL: https://api.github.com/opensearch-project/data-prepper/actions/runs/10599810682 Required approvers: [chenqi0805 engechas graytay...
Manual approval required for workflow run 10599810682: Release Data Prepper : 2.9.0
https://api.github.com/repos/opensearch-project/data-prepper/issues/4882/comments
3
2024-08-28T15:52:14Z
2024-08-28T16:01:58Z
https://github.com/opensearch-project/data-prepper/issues/4882
2,492,471,275
4,882
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** When we create a new major/minor release, we have to update the `CURRENT_VERSION` in the `DataPrepperVersion` file to the new version. We do this in preparation for the next release version. https://github.com/opensearch-project/data-prepper/blob/...
Automate the DataPrepperVersion from Gradle
https://api.github.com/repos/opensearch-project/data-prepper/issues/4877/comments
0
2024-08-27T13:52:39Z
2024-08-27T19:57:54Z
https://github.com/opensearch-project/data-prepper/issues/4877
2,489,445,712
4,877
[ "opensearch-project", "data-prepper" ]
I'm describing a `adds_entries` processor. One of the entries refers to a nested field (`/channel/name`). I want to append that value to a new `passage_text_elements` array, which is initialized with some string. The relevant code looks like this: ```yaml processor: - add_entries: entries: ...
[BUG] Expression tries to evaluate something as a string when it should evaluate it as an object
https://api.github.com/repos/opensearch-project/data-prepper/issues/4859/comments
1
2024-08-22T14:14:48Z
2024-08-22T16:23:23Z
https://github.com/opensearch-project/data-prepper/issues/4859
2,480,907,055
4,859
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I have JSON object in S3 with two fields like below and I want to limit the entries of those fields while uploading it to open search using ingestion pipeline. ```{ "file" : { # file is a hash-map and keys in the file attribute are pre-defined "read...
Support Limiting Array Entries in Hash-Map Values using Data Prepper Plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/4858/comments
4
2024-08-22T00:52:53Z
2024-08-27T20:10:50Z
https://github.com/opensearch-project/data-prepper/issues/4858
2,479,485,476
4,858
[ "opensearch-project", "data-prepper" ]
**Describe the bug** add roles and users to opensearch ```yaml "log_collector_prepper" : { "reserved" : false, "hidden" : false, "cluster_permissions" : [ "cluster_monitor" ], "index_permissions" : [ { "index_patterns" : [ "logs-*", "nodes-*", ...
[BUG] Failed to initialize OpenSearch sink, retrying: Forbidden access
https://api.github.com/repos/opensearch-project/data-prepper/issues/4856/comments
2
2024-08-21T10:12:02Z
2024-09-03T19:54:07Z
https://github.com/opensearch-project/data-prepper/issues/4856
2,477,638,725
4,856
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** A custom class will be needed to assemble the messages that might including truncation if necessary. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered (Opti...
Using Custom class to handle collection of error messages from PluginErrorCollector
https://api.github.com/repos/opensearch-project/data-prepper/issues/4854/comments
0
2024-08-20T22:04:11Z
2024-08-27T16:16:56Z
https://github.com/opensearch-project/data-prepper/issues/4854
2,476,609,885
4,854
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** In our DynamoDB (DDB) table, we have documents that have fields like this: ``` delivered_at|d87e56e8-f52f-474f-ad18-155b2a08f680: 1722622017.993797 ``` Where the string behind the `|` is a random string (UUID) and the value is a float (representing...
Data Prepper support for dynamic renaming of keys
https://api.github.com/repos/opensearch-project/data-prepper/issues/4849/comments
5
2024-08-20T15:45:00Z
2024-10-30T14:48:33Z
https://github.com/opensearch-project/data-prepper/issues/4849
2,475,975,251
4,849
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper plugins can depend on other Data Prepper plugins. They load these plugins manually using the `PluginModel`. This results in duplicated logic such as the following: https://github.com/opensearch-project/data-prepper/blob/91b66665128...
Support automatic plugin loading in Data Prepper core
https://api.github.com/repos/opensearch-project/data-prepper/issues/4838/comments
1
2024-08-15T15:00:40Z
2024-09-17T19:50:43Z
https://github.com/opensearch-project/data-prepper/issues/4838
2,468,252,833
4,838
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** We would like to see a feature in data-prepper pipeline and eventually in the opensearch ingestion to ingest documents to a specific time based index based on the timestamp field from an incoming record. For example, lets say you have following 2...
Pipeline processor/feature to ingest document in Opensearch's time based indices based on time field of incoming record
https://api.github.com/repos/opensearch-project/data-prepper/issues/4832/comments
2
2024-08-14T04:02:15Z
2024-08-27T19:45:48Z
https://github.com/opensearch-project/data-prepper/issues/4832
2,464,850,764
4,832
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Initial investigation shows it is due to missing root span. Need further investigation on reproducing the issue. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise descripti...
[BUG] Missing traceGroup when using opentelemetry-demo app
https://api.github.com/repos/opensearch-project/data-prepper/issues/4827/comments
1
2024-08-12T18:17:43Z
2024-08-15T04:23:50Z
https://github.com/opensearch-project/data-prepper/issues/4827
2,461,622,624
4,827
[ "opensearch-project", "data-prepper" ]
**Describe the bug** The service-map-relationship are skipped when traceGroupName is null: https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/service-map-stateful/src/main/java/org/opensearch/dataprepper/plugins/processor/ServiceMapStatefulProcessor.java#L245 **To Reproduce** Step...
[BUG] Service-map relationship should be created regardless of missing traceGroupName
https://api.github.com/repos/opensearch-project/data-prepper/issues/4821/comments
0
2024-08-09T22:04:33Z
2024-08-12T18:24:52Z
https://github.com/opensearch-project/data-prepper/issues/4821
2,458,718,837
4,821
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** We use BigDecimal data type in some sources (like dynamodb) and support it in convert_entry_type processor, but it doesn't seem to work with expressions. For example, if I run a pipeline with this processor combo: ``` - convert_entry_type: ...
Support BigDecimal data type in expressions
https://api.github.com/repos/opensearch-project/data-prepper/issues/4817/comments
0
2024-08-08T22:17:28Z
2024-09-27T16:04:11Z
https://github.com/opensearch-project/data-prepper/issues/4817
2,456,732,457
4,817
[ "opensearch-project", "data-prepper" ]
Date Processor in Data Prepper is unable to parse the date time given the below patterns defined in the pipeline YAML configuration. Consider, `testMessage.log` has a line ```{"message": "Jul 30, 2024 3:28:55 PM"}```, data prepper is unable to inject the `@timestamp` in the output event after parsing the date time ...
[BUG] Unable to parse date time using defined patterns in Date Processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/4815/comments
2
2024-08-08T20:09:08Z
2024-08-21T06:08:10Z
https://github.com/opensearch-project/data-prepper/issues/4815
2,456,541,439
4,815
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I'd like the ability to leverage environment variable references within the pipeline configuration file. This would allow me to set values that need to be configurable during deployment or runtime. **Describe the solution you'd like** * Example of ...
Allow pipeline configuration files to reference and utilize environment variables
https://api.github.com/repos/opensearch-project/data-prepper/issues/4813/comments
1
2024-08-08T02:18:32Z
2024-08-12T15:41:13Z
https://github.com/opensearch-project/data-prepper/issues/4813
2,454,731,779
4,813
[ "opensearch-project", "data-prepper" ]
**Describe the bug** When ingesting large files using S3-SQS processing, OpenSearch Ingestion pipeline failed to prevent duplication although visibility_duplication_protection was set to true. The SQS queue's ApproximateNumberOfMessagesVisible metric kept growing. Confirmed duplicated documents existed in the OpenSear...
[BUG] Visibility duplication protection fails when using S3 source for large files and receiving 10 messages from SQS queue
https://api.github.com/repos/opensearch-project/data-prepper/issues/4812/comments
0
2024-08-07T03:28:27Z
2024-08-23T18:59:14Z
https://github.com/opensearch-project/data-prepper/issues/4812
2,452,209,015
4,812
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Current s3 scan does not support bucket cross regions with iam credential: ``` version: "2" log-pipeline: source: s3: codec: newline: # Other options "json", "csv", "parquet" compression: "none" aws: ...
Support s3 scan for bucket across regions
https://api.github.com/repos/opensearch-project/data-prepper/issues/4811/comments
2
2024-08-06T00:48:29Z
2024-09-06T19:26:38Z
https://github.com/opensearch-project/data-prepper/issues/4811
2,449,709,063
4,811
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** For workloads that are smaller and want durability, using S3 as a buffer can be a good solution. **Describe the solution you'd like** Data Prepper already has a few things that we can combine to create an S3 buffer. 1. An S3 source 2. An S3 s...
S3 buffer using pipeline transformations
https://api.github.com/repos/opensearch-project/data-prepper/issues/4809/comments
1
2024-08-02T16:39:26Z
2024-08-13T20:23:13Z
https://github.com/opensearch-project/data-prepper/issues/4809
2,445,378,053
4,809
[ "opensearch-project", "data-prepper" ]
**Describe the bug** A clear and concise description of what the bug is. given the following snippet in pipeline YAML: ``` opensearch: index: "${/index}" dlq: s3: bucket: ... ``` The dlq object will end up having the following key-value: ``` "failedData":{"index":"${/index}" ...
[BUG] dlq object should include the dynamic index runtime value instead of the literal value in pipeline configuration
https://api.github.com/repos/opensearch-project/data-prepper/issues/4808/comments
0
2024-08-02T15:12:51Z
2024-08-02T15:13:18Z
https://github.com/opensearch-project/data-prepper/issues/4808
2,445,186,841
4,808
[ "opensearch-project", "data-prepper" ]
Please approve or deny the release of Data Prepper. **VERSION**: 2.8.1 **BUILD NUMBER**: 86 **RELEASE MAJOR TAG**: true **RELEASE LATEST TAG**: true Workflow is pending manual review. URL: https://api.github.com/opensearch-project/data-prepper/actions/runs/10207697004 Required approvers: [chenqi0805 engechas graytay...
Manual approval required for workflow run 10207697004: Release Data Prepper : 2.8.1
https://api.github.com/repos/opensearch-project/data-prepper/issues/4806/comments
3
2024-08-02T00:42:10Z
2024-08-02T00:43:24Z
https://github.com/opensearch-project/data-prepper/issues/4806
2,443,750,510
4,806
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Enable users to send events to Amazon Personalize **Describe the solution you'd like** Create a new sink in Data Prepper which sends data to Amazon Personalize. It should support - End-to-end acknowledgements - Retries - Metrics - DLQ - Inge...
Personalize as Sink
https://api.github.com/repos/opensearch-project/data-prepper/issues/4804/comments
0
2024-08-01T23:51:59Z
2024-08-08T14:25:43Z
https://github.com/opensearch-project/data-prepper/issues/4804
2,443,699,606
4,804
[ "opensearch-project", "data-prepper" ]
Please approve or deny the release of Data Prepper. **VERSION**: 2.8.0 **BUILD NUMBER**: 85 **RELEASE MAJOR TAG**: true **RELEASE LATEST TAG**: true Workflow is pending manual review. URL: https://api.github.com/opensearch-project/data-prepper/actions/runs/10207064949 Required approvers: [chenqi0805 engechas graytay...
Manual approval required for workflow run 10207064949: Release Data Prepper : 2.8.0
https://api.github.com/repos/opensearch-project/data-prepper/issues/4802/comments
3
2024-08-01T23:32:27Z
2024-08-02T00:09:20Z
https://github.com/opensearch-project/data-prepper/issues/4802
2,443,673,200
4,802
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Add sinks under extensions so that it can be used as a sink for pipeline DLQ, or as a sink for Live Debug Event capture or to reduce duplicate information if the same sink is used multiple times (Customers finding it unnecessary to add the same sink co...
Add sinks under extensions
https://api.github.com/repos/opensearch-project/data-prepper/issues/4799/comments
2
2024-08-01T15:29:53Z
2024-08-01T16:25:51Z
https://github.com/opensearch-project/data-prepper/issues/4799
2,442,767,336
4,799
[ "opensearch-project", "data-prepper" ]
**Describe the bug** DynamoDB pipelines leader thread can crash and exit if an error is thrown on this line trying to update state. While this should not happen very often, if there is a 5xx error the source coordination store, it results in this thread crashing and this will block discovery of new dynamodb stream sha...
[BUG] DynamoDB Leader Thread can crash if it fails to save state for the leader partition
https://api.github.com/repos/opensearch-project/data-prepper/issues/4775/comments
1
2024-07-30T21:33:52Z
2024-08-21T00:43:11Z
https://github.com/opensearch-project/data-prepper/issues/4775
2,438,720,036
4,775
[ "opensearch-project", "data-prepper" ]
**Describe the bug** The `s3` source has a configuration `on_error`. This can be set to `delete_messages` which signals an intent to delete messages which failed to parse. Presently, this feature only works when failing to parse the SQS message itself. If the S3 object fails to parse, then the message is retained...
[BUG] S3 source on_error: delete_messages retains for S3 failures
https://api.github.com/repos/opensearch-project/data-prepper/issues/4773/comments
0
2024-07-30T16:32:54Z
2024-07-30T19:55:39Z
https://github.com/opensearch-project/data-prepper/issues/4773
2,438,240,790
4,773
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Strings in Data Prepper do not allow a `$` character. This can be problematic for any situation, but especially when using a regex pattern to get the end of a line. **To Reproduce** Create a pipeline with a route like: ``` /some_field =~ "^prefix-[a-zA-Z0-9-]+$" ``` Run Data Preppe...
[BUG] Data Prepper strings do not support $
https://api.github.com/repos/opensearch-project/data-prepper/issues/4772/comments
0
2024-07-30T15:35:27Z
2024-07-30T19:50:01Z
https://github.com/opensearch-project/data-prepper/issues/4772
2,438,131,097
4,772
[ "opensearch-project", "data-prepper" ]
**Describe the bug** When the data prepper pipeline Opensearch Sink initialization fails, data prepper continuously retries to recreate Opensearch client and OpenSearchClientRefresher (refresh credentials). Looks like on initialization failure, we only close Opensearch client and not OpenSearchClientRefresher (this ha...
[BUG] Close Opensearch RestHighLevelClient in OpenSearchClientRefresher on shutdown and initialization failure
https://api.github.com/repos/opensearch-project/data-prepper/issues/4770/comments
2
2024-07-29T17:54:08Z
2024-10-07T15:44:04Z
https://github.com/opensearch-project/data-prepper/issues/4770
2,436,012,154
4,770
[ "opensearch-project", "data-prepper" ]
Not sure if this is a bug or something that is not supported. I defined an `add_entries` processor in order to build a `passage_text_elements` that will later be joined, and one of the entries defines a format expression that uses `join`: ```yaml ... - key: passage_text_elements append_if_key_exists: true ...
Use `join` inside a format expression
https://api.github.com/repos/opensearch-project/data-prepper/issues/4768/comments
2
2024-07-26T14:46:45Z
2024-07-26T18:41:56Z
https://github.com/opensearch-project/data-prepper/issues/4768
2,432,402,147
4,768
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I add conditional grok processor from the documentation to my dataprepper pipeline and i get error at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ... 72 more Caused by: com.fasterxml.jackson.databind.JsonMappingExce...
[BUG] Cannot add conditionals to grok processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/4767/comments
3
2024-07-26T12:41:18Z
2024-08-01T15:59:58Z
https://github.com/opensearch-project/data-prepper/issues/4767
2,432,158,527
4,767
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user of the dynamodb source, when I have acknowledgments enabled, shards are not checkpointed by sequence number in the coordination store. This means that when data prepper stops and then starts, it will process the full shard again, rather than ...
Checkpoint acknowledgments for DynamoDB pipelines
https://api.github.com/repos/opensearch-project/data-prepper/issues/4764/comments
0
2024-07-25T15:35:03Z
2024-07-25T15:35:31Z
https://github.com/opensearch-project/data-prepper/issues/4764
2,430,330,814
4,764
[ "opensearch-project", "data-prepper" ]
**Describe the bug** create pipeline with a route: ``` route: - dev-nginx-logs: '/kubernetes/pod_name =~ ".*nginx.*" and /k8scluster == "dev-cluster"' - dev-app-logs: '/kubernetes/namespace_name == "my-app-dev"' ``` but when DP starts I see: ``` 2024-07-24T14:52:59,685 [logs...
[BUG] Routes: regex doesn't work
https://api.github.com/repos/opensearch-project/data-prepper/issues/4763/comments
1
2024-07-24T15:32:33Z
2024-08-12T15:20:50Z
https://github.com/opensearch-project/data-prepper/issues/4763
2,427,891,825
4,763
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a customer, I would like to move all my Jira ticket details to OpenSearch to use advanced search capabilities like full-text and vector search on the jira ticketing content without writing any integration code. The connector brings all ticketing s...
Jira Connector - to seamlessly sync all the ticket details to OpenSearch
https://api.github.com/repos/opensearch-project/data-prepper/issues/4754/comments
0
2024-07-18T01:41:17Z
2025-03-04T21:01:48Z
https://github.com/opensearch-project/data-prepper/issues/4754
2,414,989,008
4,754
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper currently waits a period of time to flush the buffer on shutdown. The current logic is to wait for the [entire buffer to drain](https://github.com/opensearch-project/data-prepper/blob/a85e05e60f9fd2d2a269aaf2c7d5291c59946b87/data-prepper...
Support flushing sinks and completing acknowledgements on shutdown
https://api.github.com/repos/opensearch-project/data-prepper/issues/4740/comments
0
2024-07-16T14:30:19Z
2024-07-16T19:54:24Z
https://github.com/opensearch-project/data-prepper/issues/4740
2,411,320,851
4,740
[ "opensearch-project", "data-prepper" ]
**Problem Description** Currently, whenever a new KCL application is launched, it automatically creates a DynamoDB table for lease coordination and management for the specific application. It would be nice to have KCL provide MultiTenant support such that multiple independent KCL applications (hosted in a single...
Add support for multi-tenancy for lease coordination and management in KCL
https://api.github.com/repos/opensearch-project/data-prepper/issues/4739/comments
1
2024-07-15T22:16:30Z
2024-07-15T22:18:31Z
https://github.com/opensearch-project/data-prepper/issues/4739
2,409,735,391
4,739
[ "opensearch-project", "data-prepper" ]
## CVE-2024-6345 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>setuptools-68.0.0-py3-none-any.whl</b></p></summary> <p>Easily download, build, install, upgrade, and uninstall Python ...
CVE-2024-6345 (High) detected in setuptools-68.0.0-py3-none-any.whl
https://api.github.com/repos/opensearch-project/data-prepper/issues/4738/comments
1
2024-07-15T15:13:02Z
2024-08-26T15:05:23Z
https://github.com/opensearch-project/data-prepper/issues/4738
2,408,989,602
4,738
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Sometimes when running data through Data Prepper, I'd like to test the behavior when data is not sent to a sink. **Describe the solution you'd like** Provide a new sink - `hold_forever`. ``` sink: - hold_forever: ``` This sink would no...
Provide hold_forever sink to help with testing and experimenting
https://api.github.com/repos/opensearch-project/data-prepper/issues/4737/comments
0
2024-07-15T14:32:17Z
2024-07-16T19:52:26Z
https://github.com/opensearch-project/data-prepper/issues/4737
2,408,897,412
4,737
[ "opensearch-project", "data-prepper" ]
Hi all, I'm not sure if I'm missing something or if I'm doing something wrong on my end. In my current data prepper setup there are traces that are getting dropped/sent to the logs of data prepper itself which pollutes its own logs and therefore important messages are getting swallowed in between all the droppe...
Local dataprepper DLQ file is not getting filled with dropped traces
https://api.github.com/repos/opensearch-project/data-prepper/issues/4736/comments
14
2024-07-15T09:09:15Z
2024-09-27T05:55:38Z
https://github.com/opensearch-project/data-prepper/issues/4736
2,408,238,513
4,736
[ "opensearch-project", "data-prepper" ]
attaching docker compose for fluentbit, opensearch & opensearch dashboard ``` version: ‘3’ services: fluent-bit: container_name: fluent-bit image: fluent/fluent-bit volumes: - ./fluent-bit.conf:/fluent-bit/etc/fluent-bit.conf - ./test.log:/var/log/test.log networks: - dscnet opensearch: container_nam...
Fluent-bit is unable to read logs and send it to data prepper
https://api.github.com/repos/opensearch-project/data-prepper/issues/4735/comments
7
2024-07-13T12:34:19Z
2024-07-20T15:21:41Z
https://github.com/opensearch-project/data-prepper/issues/4735
2,406,882,647
4,735
[ "opensearch-project", "data-prepper" ]
The path option was added long ago to the http and otel sources (#2277 and #2297), but it is not documented on the OpenSearch website. See e.g. https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/http/. This option should be documented so people know it exists. The only reason I found it was...
path option in otel and http sources is not documented
https://api.github.com/repos/opensearch-project/data-prepper/issues/4732/comments
5
2024-07-12T13:49:23Z
2025-04-19T16:32:41Z
https://github.com/opensearch-project/data-prepper/issues/4732
2,405,660,805
4,732
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Data Prepper runs in heap OOM issues. This was observed when ingesting OTel metrics via Data Prepper into OpenSearch (~400 metric data points per second). <img width="512" alt="image" src="https://github.com/opensearch-project/data-prepper/assets/121185951/e01956f3-34db-4f4a-8851-f4d4957038e3...
[BUG] Jackson 2.17.0 LockFreePool causes memory issues
https://api.github.com/repos/opensearch-project/data-prepper/issues/4729/comments
10
2024-07-11T09:09:33Z
2024-08-02T14:38:11Z
https://github.com/opensearch-project/data-prepper/issues/4729
2,402,666,715
4,729
[ "opensearch-project", "data-prepper" ]
**Describe the bug** My pipeline sink/ingestion is failing to initialize, with the following cloudwatch error logs: ``` 2024-07-09T22:19:44.802 [dynamodb-pipeline-sink-worker-2-thread-1] WARN org.opensearch.dataprepper.plugins.sink.opensearch.OpenSearchSink - Failed to initialize OpenSearch sink with a retryable ex...
[BUG] Unhelpful error message initializing OpenSearch Ingestion & sink
https://api.github.com/repos/opensearch-project/data-prepper/issues/4717/comments
5
2024-07-09T22:40:19Z
2024-08-13T16:07:57Z
https://github.com/opensearch-project/data-prepper/issues/4717
2,399,346,897
4,717
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The S3 DLQ does not use the `AwsCredentialsSupplier` class, so it will not use the default role if it is configured in the `data-prepper-config.yaml` **Describe the solution you'd like** Migrate the credentials in the S3 DLQ to use the `AwsCredenti...
S3 DLQ Plugin does not use AwsCredentialsSupplier
https://api.github.com/repos/opensearch-project/data-prepper/issues/4716/comments
0
2024-07-09T21:46:43Z
2024-07-09T21:47:49Z
https://github.com/opensearch-project/data-prepper/issues/4716
2,399,275,985
4,716
[ "opensearch-project", "data-prepper" ]
## CVE-2024-39689 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>certifi-2023.7.22-py3-none-any.whl</b></p></summary> <p>Python package for providing Mozilla's CA Bundle.</p> <p>Libra...
CVE-2024-39689 (High) detected in certifi-2023.7.22-py3-none-any.whl
https://api.github.com/repos/opensearch-project/data-prepper/issues/4715/comments
0
2024-07-09T21:06:18Z
2024-07-15T18:55:13Z
https://github.com/opensearch-project/data-prepper/issues/4715
2,399,210,989
4,715
[ "opensearch-project", "data-prepper" ]
## CVE-2024-5569 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>zipp-3.15.0-py3-none-any.whl</b></p></summary> <p>Backport of pathlib-compatible object wrapper for zip files</p> <p>Lib...
CVE-2024-5569 (Low) detected in zipp-3.15.0-py3-none-any.whl
https://api.github.com/repos/opensearch-project/data-prepper/issues/4714/comments
0
2024-07-09T21:06:16Z
2024-07-15T18:55:14Z
https://github.com/opensearch-project/data-prepper/issues/4714
2,399,210,935
4,714
[ "opensearch-project", "data-prepper" ]
## CVE-2024-3651 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>idna-3.3-py3-none-any.whl</b></p></summary> <p>Internationalized Domain Names in Applications (IDNA)</p> <p>Library hom...
CVE-2024-3651 (High) detected in idna-3.3-py3-none-any.whl
https://api.github.com/repos/opensearch-project/data-prepper/issues/4713/comments
0
2024-07-09T21:06:14Z
2024-07-15T18:55:14Z
https://github.com/opensearch-project/data-prepper/issues/4713
2,399,210,882
4,713
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Currently, DataPrepper users do not have a way to see how an event is created and transformed in the pipeline until the event is written to a sink. It would help users to see how an event gets created and transformed by different components in the pip...
Support live tracking of event transformation
https://api.github.com/repos/opensearch-project/data-prepper/issues/4711/comments
0
2024-07-08T22:51:12Z
2024-07-08T22:51:29Z
https://github.com/opensearch-project/data-prepper/issues/4711
2,396,705,455
4,711
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The data prepper S3 source only supports `gzip` decompression **Describe the solution you'd like** Support `.zip` decompression
Support .zip decompression in S3 source
https://api.github.com/repos/opensearch-project/data-prepper/issues/4710/comments
1
2024-07-08T15:31:37Z
2025-03-04T20:54:18Z
https://github.com/opensearch-project/data-prepper/issues/4710
2,395,953,268
4,710
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user with an S3 bucket that contains a mix of json and csv objects, I would like to use a single data prepper pipeline to process these objects based on the file extension, rather than having to create multiple pipelines **Describe the solution...
Support dynamically applying codecs in the S3 source
https://api.github.com/repos/opensearch-project/data-prepper/issues/4709/comments
2
2024-07-08T15:28:17Z
2024-07-16T19:36:03Z
https://github.com/opensearch-project/data-prepper/issues/4709
2,395,946,460
4,709
[ "opensearch-project", "data-prepper" ]
Is your feature request related to a problem? Please describe. Pipeline users want to send events to AWS Lambda. Describe the solution you'd like Create a processor in Data Prepper which uses lambda as a remote processor . It should support - Retries - Buffering capabilities Without Batching: ``` lambda...
AWS Lambda as Processor and Sink
https://api.github.com/repos/opensearch-project/data-prepper/issues/4699/comments
0
2024-07-01T22:57:54Z
2024-11-04T23:15:45Z
https://github.com/opensearch-project/data-prepper/issues/4699
2,384,874,425
4,699
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Nested json parsing can introduce challenges with OpenSearch field limits and type conflicts between object and concrete field types. It would be helpful to be able to only parse the top level of JSON fields, leaving subfields as strings. **Describe...
parse_json: add ability to only parse top level fields
https://api.github.com/repos/opensearch-project/data-prepper/issues/4695/comments
2
2024-07-01T04:29:04Z
2024-10-11T15:54:28Z
https://github.com/opensearch-project/data-prepper/issues/4695
2,382,781,256
4,695
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I have a data pipeline built as a combination of AOSS pipeline and AOSS collection. This pipeline is a real time monitor for logs. We recently had an outage so the source did not move logs for few days. When we finally unblocked the pipeline and resta...
Enable pipeline to discard data older than XX
https://api.github.com/repos/opensearch-project/data-prepper/issues/4667/comments
4
2024-06-29T16:25:25Z
2024-07-03T03:00:02Z
https://github.com/opensearch-project/data-prepper/issues/4667
2,381,842,988
4,667
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I have a data pipeline built as a combination of AOSS pipeline and AOSS collection. This pipeline is a real time monitor for logs. We recently had an outage so the source did not move logs for few days. When we finally unblocked the pipeline and resta...
Enable ingestion priority in S3 scan
https://api.github.com/repos/opensearch-project/data-prepper/issues/4666/comments
1
2024-06-29T16:20:55Z
2024-07-02T19:44:37Z
https://github.com/opensearch-project/data-prepper/issues/4666
2,381,837,965
4,666
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Creating a stateful processor that requires peer forwarding does not work with multiple workers. ``` 2024-06-25T00:02:23,474 [main] ERROR org.opensearch.dataprepper.parser.PipelineTransformer - Construction of pipeline components failed, skipping building of pipeline [service-map-pipeline] a...
[BUG] Unable to create stateful processors with multiple workers.
https://api.github.com/repos/opensearch-project/data-prepper/issues/4660/comments
1
2024-06-25T00:06:01Z
2024-08-28T14:57:49Z
https://github.com/opensearch-project/data-prepper/issues/4660
2,371,334,061
4,660
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Today the blueprint contains a `template` field allowing to add an inline definition of the index template the ingestion should write into. ```yaml .... template_content: > { "index_patterns": [ ...
Add dashboard inline asset to the blueprint
https://api.github.com/repos/opensearch-project/data-prepper/issues/4657/comments
0
2024-06-24T19:44:52Z
2024-06-25T19:31:38Z
https://github.com/opensearch-project/data-prepper/issues/4657
2,370,969,422
4,657
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Pipeline failing to connect to OpenSearch when BuildFlavor is not returned from root OpenSearch api. Source seems to point to this line - https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/opensearch/src/main/java/org/opensearch/dataprepper/plugins/source/opensearch/...
[BUG] Can't connect to OpenSearch if Build Flavor is not returned
https://api.github.com/repos/opensearch-project/data-prepper/issues/4654/comments
5
2024-06-21T18:24:27Z
2024-07-02T15:44:55Z
https://github.com/opensearch-project/data-prepper/issues/4654
2,367,048,054
4,654
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Confluent Schema Registry support PROTOBUF schema, when consuming data from topic with PROTOBUF schema, NPE is detected at runtime. ``` 2024-06-19T17:38:03,209 [main] INFO org.opensearch.dataprepper.pipeline.server.DataPrepperServer - Data Prepper server running at :4900 2024-06-19T17:38:03,50...
[BUG] Handle unsupported PROTOBUF schema type gracefully from Confluent Schema registry in kafka source
https://api.github.com/repos/opensearch-project/data-prepper/issues/4648/comments
0
2024-06-19T22:40:11Z
2024-06-20T16:51:40Z
https://github.com/opensearch-project/data-prepper/issues/4648
2,363,212,044
4,648
[ "opensearch-project", "data-prepper" ]
**Describe the bug** here is the Otel spec we are expecting ``` "exemplar": { "properties": { "time": { "type": "date" }, "traceId": { "ignore_above": 256, "type": "keyword" }, "serviceNam...
[BUG] update Metrics exemplar field schema
https://api.github.com/repos/opensearch-project/data-prepper/issues/4647/comments
8
2024-06-19T22:31:54Z
2024-06-21T21:09:26Z
https://github.com/opensearch-project/data-prepper/issues/4647
2,363,206,528
4,647
[ "opensearch-project", "data-prepper" ]
This issue is for tracking migration of processors to use the new `EventKey`. See #1916 for more details. - [x] `mutate-event-processors` delete_entries/rename_keys - #4636 - [ ] `mutate-event-processors` all others - [x] `mutate-string-processors` - #4649 - [x] `user-agent-processor` - #4628 - [x] `drop-events-proce...
Migrate to use EventKey in processors
https://api.github.com/repos/opensearch-project/data-prepper/issues/4646/comments
0
2024-06-19T22:26:38Z
2025-02-03T22:17:09Z
https://github.com/opensearch-project/data-prepper/issues/4646
2,363,202,967
4,646
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I am not able to find a link or document where explain how to store data at S3 bucket after some period of time. **Expected behavior** I am expected to store logs to s3 bucket after some period of time. **Chart Name** opensearch 2.20.0
Store Logs at S3 bucket
https://api.github.com/repos/opensearch-project/data-prepper/issues/4651/comments
2
2024-06-19T12:39:58Z
2024-06-25T19:40:33Z
https://github.com/opensearch-project/data-prepper/issues/4651
2,365,352,248
4,651
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Aggregate Processor `count` aggregate action counts events with same `identification_keys`. There are some cases where we need to count based on secondary keys. For example, when OTEL traces with service name, traceId are sent through aggregate process...
Add an option to count unique values of specified key(s) to CountAggregateAction
https://api.github.com/repos/opensearch-project/data-prepper/issues/4644/comments
3
2024-06-19T07:27:11Z
2024-06-24T22:46:44Z
https://github.com/opensearch-project/data-prepper/issues/4644
2,361,555,906
4,644
[ "opensearch-project", "data-prepper" ]
## CVE-2024-37891 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-2.0.7-py3-none-any.whl</b></p></summary> <p>HTTP library with thread-safe connection pooling, file post, and...
CVE-2024-37891 (Medium) detected in urllib3-2.0.7-py3-none-any.whl
https://api.github.com/repos/opensearch-project/data-prepper/issues/4641/comments
1
2024-06-18T23:59:22Z
2024-07-03T14:58:25Z
https://github.com/opensearch-project/data-prepper/issues/4641
2,360,935,920
4,641
[ "opensearch-project", "data-prepper" ]
null
Support named credentials in the AWS extension in data-prepper-config.yaml
https://api.github.com/repos/opensearch-project/data-prepper/issues/4637/comments
0
2024-06-18T19:37:46Z
2024-06-25T19:41:53Z
https://github.com/opensearch-project/data-prepper/issues/4637
2,360,564,968
4,637
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user of the S3 DLQ, I would like to dynamically determine the prefix to send failed documents to with Data Prepper expressions, similar to how the S3 sink `path_prefix` can be dynamic **Describe the solution you'd like** ``` sink: - opense...
Dynamic key_path_prefix in S3 DLQ
https://api.github.com/repos/opensearch-project/data-prepper/issues/4634/comments
1
2024-06-18T17:47:18Z
2024-06-18T19:34:40Z
https://github.com/opensearch-project/data-prepper/issues/4634
2,360,387,978
4,634
[ "opensearch-project", "data-prepper" ]
Currently a log message in dataprepper looks like this, after being ingested via the [otel-logs-source](https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-logs-source/): ``` {"traceId":"","spanId":"","severityText":"","flags":0,"time":"2024-06-18T10:11:45.351322226Z","severityNumber"...
[Question] Opentelemetry format for `resource.attributes` (replacing dot with at sign)
https://api.github.com/repos/opensearch-project/data-prepper/issues/4632/comments
5
2024-06-18T11:02:12Z
2025-03-11T19:56:14Z
https://github.com/opensearch-project/data-prepper/issues/4632
2,359,579,440
4,632
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I'm seeing a number of errors such as: ``` 2024-06-05T20:54:54.420 [my-pipeline-processor-worker-1-thread-2] ERROR org.opensearch.dataprepper.plugins.processor.useragent.UserAgentProcessor - An exception occurred when parsing user agent data from event [******] with source key [******] java...
[BUG] The user_agent processor throws exceptions with multiple threads.
https://api.github.com/repos/opensearch-project/data-prepper/issues/4618/comments
2
2024-06-11T23:23:03Z
2024-06-13T15:22:16Z
https://github.com/opensearch-project/data-prepper/issues/4618
2,347,461,907
4,618
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user of Data Prepper, my Events look like this ``` { "key-one": "value-one", "key-two": "value-two" } ``` and I would like them to look like this ``` { "new-key": { "key-one": "value-one", "key-two": "value-two"...
Support nesting the entire document under a different key
https://api.github.com/repos/opensearch-project/data-prepper/issues/4617/comments
4
2024-06-11T21:49:49Z
2024-06-12T19:02:09Z
https://github.com/opensearch-project/data-prepper/issues/4617
2,347,365,977
4,617
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Currently the flatten processor adds empty squared brackets to the keys of list elements, even when the `remove_list_indices` option is set to `true`. So something like ```json { "key1": { "key2": [ { "key3": "value1", ...
flatten processor: option for keys wihout brackets
https://api.github.com/repos/opensearch-project/data-prepper/issues/4616/comments
5
2024-06-11T12:13:17Z
2024-06-21T15:08:19Z
https://github.com/opensearch-project/data-prepper/issues/4616
2,346,266,388
4,616
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user of data prepper, I would like to be able to configure a default route for when my Events do not match any of my other routes. Currently, I would have to add an expression manually to handle this case. **Describe the solution you'd like** ...
Support default route option for Events that match no other route
https://api.github.com/repos/opensearch-project/data-prepper/issues/4615/comments
1
2024-06-10T18:50:05Z
2024-08-15T16:16:57Z
https://github.com/opensearch-project/data-prepper/issues/4615
2,344,611,285
4,615
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper is currently pulling in Hadoop dependencies. These add some CVEs and many other dependencies that we may not need. Hadoop is mostly (exclusively?) used for Parquet support. **Describe the solution you'd like** Remove Hadoop depe...
Remove Hadoop dependencies
https://api.github.com/repos/opensearch-project/data-prepper/issues/4612/comments
1
2024-06-07T21:31:40Z
2024-06-12T17:51:01Z
https://github.com/opensearch-project/data-prepper/issues/4612
2,341,192,986
4,612
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** As a user of s3 scan, I have a bucket with 100 million objects. The current s3 scan source is not able to handle this many objects, as it is bottlenecked by returning all objects as a list of partitions in the supplier, which can lead to out of memory ...
S3 Scan Source partition supplier creates partitions in memory and a failure causes no partitions to be created
https://api.github.com/repos/opensearch-project/data-prepper/issues/4608/comments
3
2024-06-06T14:56:50Z
2024-10-09T18:15:54Z
https://github.com/opensearch-project/data-prepper/issues/4608
2,338,470,894
4,608
[ "opensearch-project", "data-prepper" ]
### Is your feature request related to a problem? Please describe Set `data-prepper` plugin 3.0.0 baseline JDK version to JDK-21 ### Describe the solution you'd like See please https://github.com/opensearch-project/OpenSearch/issues/10745 ### Related component Build ### Describe alternatives you've co...
[FEATURE] Set `data-prepper` plugin 3.0.0 baseline JDK version to JDK-21
https://api.github.com/repos/opensearch-project/data-prepper/issues/4605/comments
3
2024-06-05T18:54:35Z
2024-06-12T19:02:47Z
https://github.com/opensearch-project/data-prepper/issues/4605
2,336,616,178
4,605
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I am trying to build a pipeline to ingest cloudfront logs to opensearch. I found [in the grok plugin code](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/grok-processor/src/main/resources/grok-patterns/patterns#L17) that there is a `CLOUDFRONT_ACCESS_LOG` patte...
[BUG] Grok plugin CLOUDFRONT_ACCESS_LOG pattern does not compile
https://api.github.com/repos/opensearch-project/data-prepper/issues/4604/comments
0
2024-06-05T16:47:34Z
2024-06-12T17:45:39Z
https://github.com/opensearch-project/data-prepper/issues/4604
2,336,382,812
4,604
[ "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 a user of DataPrepper obfuscate processor, I would like to have the option to hash sensitive data fields, so the same value of the fields has a predictable...
Ability to one way hash specific attributes in payload
https://api.github.com/repos/opensearch-project/data-prepper/issues/4602/comments
6
2024-06-05T16:25:14Z
2025-02-03T22:21:18Z
https://github.com/opensearch-project/data-prepper/issues/4602
2,336,345,804
4,602
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Dynamic Rule Detection for pipeline configuration transformation. **Describe the solution you'd like** Scan rule folder. Apply each rule. Check whether the rule is valid or not, if it is valid, it should return a corresponding template. **Addit...
Dynamic Rule Detection
https://api.github.com/repos/opensearch-project/data-prepper/issues/4600/comments
0
2024-06-05T05:05:58Z
2024-08-17T01:10:54Z
https://github.com/opensearch-project/data-prepper/issues/4600
2,334,908,461
4,600
[ "opensearch-project", "data-prepper" ]
**Describe the bug** SqsClient get closed early when it is still making changeVisibilityTimeout call within acknowledgment callback thread: ``` 2024-05-31T20:29:16.968 [acknowledgement-callback-10] ERROR org.opensearch.dataprepper.plugins.source.s3.SqsWorker - Failed to set visibility timeout for message xxxxxxxxx...
[BUG] ChangeVisibilityTimeout call failure during pipeline shutdown.
https://api.github.com/repos/opensearch-project/data-prepper/issues/4575/comments
2
2024-05-31T22:42:53Z
2024-07-19T18:40:59Z
https://github.com/opensearch-project/data-prepper/issues/4575
2,328,675,843
4,575
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** We need a way to effectively monitor data flow to data prepper sink from kafka source. The purpose of this is to be able to track the source of requests from a logical application name to be included in server-side kafka request logging. **Describe ...
Track the source of request for Kafka server
https://api.github.com/repos/opensearch-project/data-prepper/issues/4571/comments
0
2024-05-28T21:40:26Z
2024-07-02T19:51:01Z
https://github.com/opensearch-project/data-prepper/issues/4571
2,321,966,029
4,571
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Data-prepper S3 source pauses SQS processing with exponential backoff when there is an issue in reading S3 object such as corrupted parquet file. **To Reproduce** Steps to reproduce the behavior: 1. Creat a data-prepper pipeline with S3 source 2. upload corrupted s3 objects to the bucket 3...
[BUG] [S3 source] Pause in SQS processing when there is an issue in reading S3 object
https://api.github.com/repos/opensearch-project/data-prepper/issues/4569/comments
2
2024-05-28T20:13:50Z
2024-11-05T20:54:39Z
https://github.com/opensearch-project/data-prepper/issues/4569
2,321,841,555
4,569
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I had a running Amazon OpenSearch Ingestion pipeline and change the config from ```"index": "cloudtrail"``` to ```"index": "cloudtrail-${yyyy.MM.dd}"``` As documented here: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/opensearch/ "The name of the exp...
[BUG] Parameters in the index name for OpenSearch sink are not working as documented
https://api.github.com/repos/opensearch-project/data-prepper/issues/4568/comments
4
2024-05-26T18:27:39Z
2024-05-27T17:50:09Z
https://github.com/opensearch-project/data-prepper/issues/4568
2,317,878,004
4,568
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** A default role can now be configured in the data-prepper-config.yaml (https://github.com/opensearch-project/data-prepper/pull/4559) for all plugins that use `AwsCredentialsSupplier` to get credentials. This includes all plugins but the secret manager p...
Use default role in secrets manager configuration if it exists
https://api.github.com/repos/opensearch-project/data-prepper/issues/4567/comments
1
2024-05-23T19:52:10Z
2024-06-04T19:37:55Z
https://github.com/opensearch-project/data-prepper/issues/4567
2,313,712,049
4,567
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Kafka messages may be produced with headers. Those headers should be extracted from the message. **Describe the solution you'd like** The Kafka source in DataPrepper should read the headers from consumer record if present and include them in the ev...
Kafka Source should support message headers
https://api.github.com/repos/opensearch-project/data-prepper/issues/4565/comments
1
2024-05-22T22:52:27Z
2024-05-30T16:31:48Z
https://github.com/opensearch-project/data-prepper/issues/4565
2,311,626,175
4,565