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 inputs may come in the form of a list of objects where each object has a natural "key" field. Pipeline authors may want to convert this into a map of keys to objects. **Describe the solution you'd like** Provide a processor which can perfo...
Keyed-list to flattened map processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/2410/comments
1
2023-03-28T13:42:40Z
2023-04-07T17:52:14Z
https://github.com/opensearch-project/data-prepper/issues/2410
1,643,983,002
2,410
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The current Data Prepper logs does not show the status of message deleted from SQS Queue, it only logs number of messages being deleted in debug level. https://github.com/opensearch-project/data-prepper/blob/298e7931aa3b26130048ac3bde260e066857df54/...
S3 source SQS message logging enhancement
https://api.github.com/repos/opensearch-project/data-prepper/issues/2405/comments
1
2023-03-27T16:52:25Z
2023-03-28T14:00:04Z
https://github.com/opensearch-project/data-prepper/issues/2405
1,642,461,592
2,405
[ "opensearch-project", "data-prepper" ]
XContent namespace refactor from common -> core is going to be merged to opensearch/2.x which will break the 2.x build. This issue is for refactoring XContent imports from the `common` to `core` namespace after the core namespace change is merged. Depends on https://github.com/opensearch-project/OpenSearch/pull/647...
[Refactor] XContent from common to core namespace
https://api.github.com/repos/opensearch-project/data-prepper/issues/2404/comments
2
2023-03-27T14:01:44Z
2023-04-05T20:58:37Z
https://github.com/opensearch-project/data-prepper/issues/2404
1,642,145,957
2,404
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper supports a file sink and has plans to support an S3 Sink (#1048). Sinks like these can benefit from a sink codec concept similar to the source codec (#1532). **Describe the solution you'd like** Create an interface in `data-prepper...
Support a generic codec structure for sinks
https://api.github.com/repos/opensearch-project/data-prepper/issues/2403/comments
0
2023-03-27T13:34:52Z
2023-06-08T19:47:11Z
https://github.com/opensearch-project/data-prepper/issues/2403
1,642,073,606
2,403
[ "opensearch-project", "data-prepper" ]
**Describe the bug** https://opensearch.org/docs/2.4/data-prepper/pipelines/configuration/buffers/buffers/ `Buffers store data as it passes through the pipeline. If you implement a custom buffer, it can be memory based, which provides better performance, or disk based, which is larger in size. ` The above said...
Documentation on how to configure pipelines with disk based buffering
https://api.github.com/repos/opensearch-project/data-prepper/issues/2402/comments
1
2023-03-27T10:25:39Z
2023-03-28T13:54:01Z
https://github.com/opensearch-project/data-prepper/issues/2402
1,641,838,590
2,402
[ "opensearch-project", "data-prepper" ]
## CVE-2023-20861 - 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.22.jar</b></p></summary> <p>Spring Expression Language (SpEL)</p> <p>Path to dependency file: ...
CVE-2023-20861 (Medium) detected in spring-expression-5.3.22.jar - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/2393/comments
1
2023-03-22T15:07:28Z
2023-04-05T17:36:16Z
https://github.com/opensearch-project/data-prepper/issues/2393
1,635,959,611
2,393
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to allow mathematical operations in the processor. Sometimes we have to add new fields by summing up two fields in the input before pushing them into a destination. **Describe the solution you'd like** input: { a: 1, b: 2 } output...
Custom code execution in processor or allowing mathematical operations in processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/2388/comments
3
2023-03-20T21:28:48Z
2024-07-09T18:53:42Z
https://github.com/opensearch-project/data-prepper/issues/2388
1,632,891,139
2,388
[ "opensearch-project", "data-prepper" ]
**Describe the bug** The otel-v1-apm-span-index-template mapping described in the documentation is missing the next fields from the mapping described in the markdown - droppedAttributesCount - traceState - droppedEventsCount - **To Reproduce** see [span mapping details](https://github.com/opensearch-pro...
[BUG] otel-v1-apm-span-index-template Documentation minor issue
https://api.github.com/repos/opensearch-project/data-prepper/issues/2387/comments
0
2023-03-20T16:22:28Z
2023-03-22T21:05:46Z
https://github.com/opensearch-project/data-prepper/issues/2387
1,632,456,887
2,387
[ "opensearch-project", "data-prepper" ]
**Describe the bug** The dataprepper stops abruptly after a few minutes. We are using 2.1.0 version. Traces from apps are produced nearly 3000 per/second **Below are the last few logs.** The WARN "**[org.opensearch.client.opensearch.core.bulk.BulkOperation@43b05aca] has failure.**" is thrown lot number of tim...
[BUG] Dataprepper container stops abruptly
https://api.github.com/repos/opensearch-project/data-prepper/issues/2381/comments
6
2023-03-17T04:01:14Z
2023-07-24T18:31:49Z
https://github.com/opensearch-project/data-prepper/issues/2381
1,628,650,716
2,381
[ "opensearch-project", "data-prepper" ]
**Describe the bug** OTel sources are throwing an IllegalArgumentException because of the code change introduced in https://github.com/opensearch-project/data-prepper/pull/2297 pipelineName here is null as it's being initialized after the call to this method. https://github.com/opensearch-project/data-prepper/blob/...
[BUG] NPE in OTel sources during initialization
https://api.github.com/repos/opensearch-project/data-prepper/issues/2368/comments
0
2023-03-08T21:10:20Z
2023-03-09T18:54:33Z
https://github.com/opensearch-project/data-prepper/issues/2368
1,615,945,224
2,368
[ "opensearch-project", "data-prepper" ]
Hey guys! I have the following configuration that I'm trying to test out: I have 2 .NET applications that have an OpenTelemetry sidecar with it, on which I have the following configuration: ``` receivers: otlp: protocols: grpc: endpoint: http: endpoint: processors: batc...
Dynamic Index for Traces and Metrics
https://api.github.com/repos/opensearch-project/data-prepper/issues/2366/comments
2
2023-03-06T17:58:25Z
2023-03-09T07:00:23Z
https://github.com/opensearch-project/data-prepper/issues/2366
1,611,944,658
2,366
[ "opensearch-project", "data-prepper" ]
Add README for RSS Source Plugin
Add Documentation for RSS Source Plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/2349/comments
0
2023-03-01T23:10:00Z
2023-09-14T16:53:20Z
https://github.com/opensearch-project/data-prepper/issues/2349
1,605,826,469
2,349
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Data Prepper release builds are failing with the following error: ``` OpenIDConnect provider's HTTPS certificate doesn't match configured thumbprint ``` **To Reproduce** Steps to reproduce the behavior: 1. Run a new Release build **Expected behavior** The build should pass.
[BUG] Data Prepper release builds failing
https://api.github.com/repos/opensearch-project/data-prepper/issues/2343/comments
2
2023-03-01T18:45:59Z
2023-03-01T21:40:08Z
https://github.com/opensearch-project/data-prepper/issues/2343
1,605,484,805
2,343
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper 2.1 is introducing Java binary serialization for peer-forwarding serialization (see #2242). Data Prepper administrators should secure their peer-to-peer communications using authentication and SSL. However, Data Prepper should also attem...
Use secure Java serialization with Java serialization
https://api.github.com/repos/opensearch-project/data-prepper/issues/2310/comments
0
2023-02-27T19:57:08Z
2023-03-01T16:06:55Z
https://github.com/opensearch-project/data-prepper/issues/2310
1,601,850,204
2,310
[ "opensearch-project", "data-prepper" ]
HI, I am using data-prepper and the service map is not showing up in Trace analytics in opensearch. Is there a workaround? The test application we used is gcp's microservice-demo. Is there any additional data you need to verify? <img width="1242" alt="스크린샷 2023-02-27 오전 10 29 04" src="https://us...
Open Research Service map not shown
https://api.github.com/repos/opensearch-project/data-prepper/issues/2308/comments
14
2023-02-27T01:40:25Z
2023-04-04T13:58:07Z
https://github.com/opensearch-project/data-prepper/issues/2308
1,600,297,623
2,308
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Pipeline users need an option to collate/compare by specifying criteria needed. A scenario is to know query performance between two clusters. **Describe the solution you'd like** Create a processor which would take inputs on what needs to be co...
Collate processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/2307/comments
2
2023-02-23T18:51:48Z
2023-03-01T22:22:38Z
https://github.com/opensearch-project/data-prepper/issues/2307
1,597,366,462
2,307
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have a convertor for WAF logs before sending to OpenSearch. If we want to build some Dashboard. **Describe the solution you'd like** - We want Data-prepper parse the web ACL name before sending to OpenSearch - We need to distin...
Add WAF log convertor before sending to OpenSearch
https://api.github.com/repos/opensearch-project/data-prepper/issues/2305/comments
2
2023-02-23T06:20:47Z
2023-03-28T13:53:05Z
https://github.com/opensearch-project/data-prepper/issues/2305
1,596,288,223
2,305
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have a convertor for CloudFront logs before sending to OpenSearch. If we want to build some Dashboard. **Describe the solution you'd like** - For fields: "sc-content-len", "sc-range-start", "sc-range-end", we need to transfer th...
Add CloudFront log convertor before sending to OpenSearch
https://api.github.com/repos/opensearch-project/data-prepper/issues/2304/comments
1
2023-02-23T06:15:48Z
2023-02-24T04:13:09Z
https://github.com/opensearch-project/data-prepper/issues/2304
1,596,283,815
2,304
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Add error log without input request details when trace request parsing fails. Currently when the request parsing fails `{"code":14,"grpc-code":"UNAVAILABLE"}` status is returned. When Sensitive marker is enabled, there are no details why the error ...
Add error log without DataPrepperMarkers when Trace Request parsing fails
https://api.github.com/repos/opensearch-project/data-prepper/issues/2303/comments
1
2023-02-22T21:17:09Z
2023-04-21T16:23:39Z
https://github.com/opensearch-project/data-prepper/issues/2303
1,595,844,221
2,303
[ "opensearch-project", "data-prepper" ]
As part of the discussion around implementing an organization-wide testing policy, I am visiting each repo to see what tests they currently perform. I am conducting this work on GitHub so that it is easy to reference. Looking at the Data Prepper repository, it appears there is | Repository | Unit Tests | Integ...
[Testing Confirmation] Confirm current testing requirements
https://api.github.com/repos/opensearch-project/data-prepper/issues/2302/comments
0
2023-02-22T15:24:16Z
2023-02-22T22:03:15Z
https://github.com/opensearch-project/data-prepper/issues/2302
1,595,307,424
2,302
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** I wanted to have pipeline creation in runtime because as of now due to manually restarting the data prepper container doesn't full fill my need. **Describe the solution you'd like** As a solution, it would be great to have feature in which we can a...
Data Prepper - Pipeline Creations in Runtime
https://api.github.com/repos/opensearch-project/data-prepper/issues/2301/comments
1
2023-02-22T13:28:20Z
2023-02-27T21:51:59Z
https://github.com/opensearch-project/data-prepper/issues/2301
1,595,107,315
2,301
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The [ExportMetricsServiceRequest received by the otel_metrics_source is written directly to the buffer](https://github.com/opensearch-project/data-prepper/blob/1a66459f2e0d065fb0c5aa157b1ef525d10cadf0/data-prepper-plugins/otel-metrics-source/src/main/j...
Convert ExportMetricsServiceRequest to Event compatible object in otel_metrics_source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2300/comments
1
2023-02-21T23:45:18Z
2023-02-22T03:02:50Z
https://github.com/opensearch-project/data-prepper/issues/2300
1,594,237,815
2,300
[ "opensearch-project", "data-prepper" ]
# Background The current DLQ in the OpenSearch sink only writes to local files. However, sometimes pipelines authors want these DLQ files on Amazon S3. Additionally the current DLQ format does not embed useful information on the pipeline. So a pipeline author must add a DLQ file name with the pipeline name to dis...
Support an S3 DLQ in OpenSearch
https://api.github.com/repos/opensearch-project/data-prepper/issues/2298/comments
4
2023-02-21T19:19:39Z
2023-04-05T21:29:01Z
https://github.com/opensearch-project/data-prepper/issues/2298
1,593,983,584
2,298
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper should be supporting ARM. To ensure that it runs correctly, the tests should also run on ARM. **Describe the solution you'd like** Run some Data Prepper tests on ARM instances. This need not happen for every PR and perhaps could be...
Run tests on ARM
https://api.github.com/repos/opensearch-project/data-prepper/issues/2294/comments
0
2023-02-20T22:00:55Z
2023-02-22T22:02:31Z
https://github.com/opensearch-project/data-prepper/issues/2294
1,592,492,275
2,294
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data prepper should be able to support events from Aiven Kafka connector **Describe the solution you'd like** Add Sigv4 support for Aiven Kafka connector enabling the same to post data to Dataprepper pipelines. I would envision the below sequen...
Aiven Kafka connector support
https://api.github.com/repos/opensearch-project/data-prepper/issues/2293/comments
1
2023-02-20T20:26:01Z
2023-03-01T22:02:33Z
https://github.com/opensearch-project/data-prepper/issues/2293
1,592,403,925
2,293
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Currently, OpenSearch Sink tries to write to OpenSearch as long as it gets retry-able failure. This means we may be retrying forever. **Describe the solution you'd like** We should have a limit on number of retries which can be controlled in the c...
OpenSearch Sink should make the number of retries configurable
https://api.github.com/repos/opensearch-project/data-prepper/issues/2291/comments
0
2023-02-20T16:58:44Z
2023-03-16T21:54:22Z
https://github.com/opensearch-project/data-prepper/issues/2291
1,592,197,637
2,291
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The OTEL metrics source has a limited set of micrometer metrics compared to other sources. **Describe the solution you'd like** Add the same metrics that OTEL trace source has to the OTEL metrics source: https://github.com/opensearch-project/data-...
Metric parity for OTEL metrics source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2282/comments
0
2023-02-15T16:54:32Z
2023-02-17T20:33:33Z
https://github.com/opensearch-project/data-prepper/issues/2282
1,586,207,379
2,282
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** To support Amazon OpenSearch Serverless, I need to use the `aoss` service name. **Describe the solution you'd like** Provide new configurations in the OpenSearch sink: * `aws_service_name` -> Set the service name using the deprecated keys. ...
Support a configurable service name for SigV4 signing on OpenSearch sinks.
https://api.github.com/repos/opensearch-project/data-prepper/issues/2281/comments
0
2023-02-15T16:21:03Z
2023-04-14T19:53:04Z
https://github.com/opensearch-project/data-prepper/issues/2281
1,586,152,943
2,281
[ "opensearch-project", "data-prepper" ]
## CVE-2023-23934 - Low 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>Library...
CVE-2023-23934 (Low) detected in Werkzeug-1.0.1-py2.py3-none-any.whl - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/2280/comments
1
2023-02-15T13:55:56Z
2023-02-22T16:35:26Z
https://github.com/opensearch-project/data-prepper/issues/2280
1,585,903,512
2,280
[ "opensearch-project", "data-prepper" ]
## CVE-2023-25577 - 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-2023-25577 (High) detected in Werkzeug-1.0.1-py2.py3-none-any.whl - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/2279/comments
1
2023-02-15T13:55:54Z
2023-02-22T16:35:14Z
https://github.com/opensearch-project/data-prepper/issues/2279
1,585,903,446
2,279
[ "opensearch-project", "data-prepper" ]
Follow https://github.com/opensearch-project/.github/issues/125 to baseline MAINTAINERS, CODEOWNERS, and external collaborator permissions. Close this issue when: - [x] 1. [MAINTAINERS.md](MAINTAINERS.md) has the correct list of project maintainers. - [x] 2. [CODEOWNERS](CODEOWNERS) exists and has the correct li...
Baseline MAINTAINERS, CODEOWNERS, and external collaborator permissions
https://api.github.com/repos/opensearch-project/data-prepper/issues/2275/comments
1
2023-02-14T16:36:44Z
2023-04-24T16:21:28Z
https://github.com/opensearch-project/data-prepper/issues/2275
1,584,482,027
2,275
[ "opensearch-project", "data-prepper" ]
**Describe the bug** data-prepper/examples/jaeger-hotrod does not work no traces in Kibana and error in logs 2023/02/14 12:00:26 Post "http://localhost:14268/api/traces": dial tcp 127.0.0.1:14268: connect: connection refused **To Reproduce** 1. clone repo 2. docker-compose up --build 3. open application in br...
[BUG] Jaeger Hotrod demo does not work
https://api.github.com/repos/opensearch-project/data-prepper/issues/2273/comments
12
2023-02-14T12:05:57Z
2024-09-12T02:22:00Z
https://github.com/opensearch-project/data-prepper/issues/2273
1,584,048,450
2,273
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Currently, data prepper attributes lists traceId for traces, etc. let's create a standard field which all components can read from, this will help extensibility and in the future if developers want to create custom aggregations they will be able to use...
Add standardization of attributes in data prepper aggregations
https://api.github.com/repos/opensearch-project/data-prepper/issues/2270/comments
5
2023-02-13T23:46:47Z
2023-02-15T22:08:24Z
https://github.com/opensearch-project/data-prepper/issues/2270
1,583,243,249
2,270
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Observed Timestamp is set as 1970 01 01, should this take on time if not present? This is messing up observability plugin, which assumes observedtimestamp as the default timestamp field **To Reproduce** https://github.com/opensearch-project/dashboards-observability/issues/245#issuecomment-1...
[BUG] OTEL Logs source created has observed timestamp of 1970
https://api.github.com/repos/opensearch-project/data-prepper/issues/2268/comments
13
2023-02-13T19:23:36Z
2024-12-19T15:24:37Z
https://github.com/opensearch-project/data-prepper/issues/2268
1,582,926,399
2,268
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Users are looking to migrate data in to OpenSearch. Source of data is from existing self managed, managed clusters of OpenSearch. The plugin should enable users read data, transform and write to OpenSearch clusters. This feature is useful in many w...
Generic Source Plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/2264/comments
1
2023-02-11T00:03:03Z
2023-04-25T16:32:40Z
https://github.com/opensearch-project/data-prepper/issues/2264
1,580,510,085
2,264
[ "opensearch-project", "data-prepper" ]
## Problem Pipeline configurations may change between major versions of Data Prepper. It can be useful to know what version of Data Prepper a given pipeline configuration was written to support and tested against. ## Proposal Provide a pipeline definition version property in the pipeline configuration file. Sp...
Support a version property in pipeline YAML configurations
https://api.github.com/repos/opensearch-project/data-prepper/issues/2263/comments
7
2023-02-10T21:33:40Z
2023-02-21T15:08:42Z
https://github.com/opensearch-project/data-prepper/issues/2263
1,580,364,603
2,263
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Using the latest 2.1.0 version, with Opensearch dynamic index, Data prepper is not working when trying to reference a nested field inside the event. **To Reproduce** Steps to reproduce the behavior: 1. Add an attribute to each span in otel collector: ``` processors: resource: attrib...
[BUG] Opensearch dynamic index not working with nested fields
https://api.github.com/repos/opensearch-project/data-prepper/issues/2259/comments
14
2023-02-09T22:53:36Z
2024-10-01T19:56:41Z
https://github.com/opensearch-project/data-prepper/issues/2259
1,578,735,784
2,259
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The `http` source always uses the path `log/ingest`. **Describe the solution you'd like** Provide a configure to allow a pipeline author to change this path. ``` source: http: path: my/unique/path ssl: true ssl_certificate...
Change the path for HTTP source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2258/comments
1
2023-02-09T15:36:22Z
2023-02-27T21:27:00Z
https://github.com/opensearch-project/data-prepper/issues/2258
1,578,128,629
2,258
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** When running Data Prepper with unframed requests, an OTel source has a predefined path. For example, with traces, the path is the following: ``` opentelemetry.proto.collector.trace.v1.TraceService/Export ``` **Describe the solution you'd l...
Change the path prefix for OTel endpoints
https://api.github.com/repos/opensearch-project/data-prepper/issues/2257/comments
3
2023-02-09T15:29:59Z
2023-03-01T01:57:40Z
https://github.com/opensearch-project/data-prepper/issues/2257
1,578,111,836
2,257
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The `service_map_stateful` processor uses the `MapDbProcessorState` for the traceGroup windows (both current and previous). https://github.com/opensearch-project/data-prepper/blob/a4c66d0d5a685bd832eb5cb4925de7b1c568ed80/data-prepper-plugins/servi...
Service Map traceGroup window map type
https://api.github.com/repos/opensearch-project/data-prepper/issues/2251/comments
0
2023-02-07T20:29:13Z
2023-02-07T20:29:13Z
https://github.com/opensearch-project/data-prepper/issues/2251
1,574,979,946
2,251
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Pipeline users want to add geographical location details based on IP address to enrich data for analytical purposes. **Describe the solution you'd like** Create GeoIP plugin which will enrich traces with a geo location field, derived from t...
GeoIP plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/2247/comments
1
2023-02-06T18:21:08Z
2023-04-04T13:38:20Z
https://github.com/opensearch-project/data-prepper/issues/2247
1,573,062,993
2,247
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I made a docker image of the main Git branch of DataPrepper (2.1.0-SNAPSHOT) The container from this local docker image `opensearch-data-prepper:2.1.0-SNAPSHOT` is consuming 100% CPU (laptop's fan spinning at full rpm) when compared to a container with release image `opensearchproject/data-prep...
[BUG] High CPU load from plugins/buffer/blockingbuffer doRead
https://api.github.com/repos/opensearch-project/data-prepper/issues/2244/comments
3
2023-02-05T02:58:54Z
2023-02-06T22:00:08Z
https://github.com/opensearch-project/data-prepper/issues/2244
1,571,213,286
2,244
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The peer-forwarder is currently using YAML for serialization and deserialization for events going across the wire as shown in the following code: https://github.com/opensearch-project/data-prepper/blob/4b7b03ed0acfcaf109f4fea2ec080231b3a89940/data...
Improve peer-forwarding serialization
https://api.github.com/repos/opensearch-project/data-prepper/issues/2242/comments
0
2023-02-04T16:37:38Z
2023-02-10T15:19:54Z
https://github.com/opensearch-project/data-prepper/issues/2242
1,571,022,026
2,242
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Our team is working to make migrating onto OpenSearch easier for users. Part of this work includes validating the behavioral and performance differences between an original datastore and a prospective OpenSource cluster. We're planning to provide too...
Publish a library of modeling and transformation code for various data sources
https://api.github.com/repos/opensearch-project/data-prepper/issues/2237/comments
0
2023-02-03T17:08:30Z
2023-03-06T16:15:18Z
https://github.com/opensearch-project/data-prepper/issues/2237
1,570,167,305
2,237
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Opensearch Sink allows dynamic index names in the form of `index: test-${propa}-${propb}` and values for `propa` and `propb` are extracted from the event. If the event does not have any of the keys that are part of the index name, then the event is dr...
Add a fallback index in the opensearch index config for dynamic indexes
https://api.github.com/repos/opensearch-project/data-prepper/issues/2234/comments
9
2023-02-02T19:03:31Z
2023-02-07T20:06:08Z
https://github.com/opensearch-project/data-prepper/issues/2234
1,568,621,108
2,234
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper supports metricTags where you can define a map of key, value pairs to be added to all metrics. There is no way to add tags based on a regex or a prefix of metric. Users should have more control over the metric tags. **Describe the solut...
Support metric tags based on metric name pattern
https://api.github.com/repos/opensearch-project/data-prepper/issues/2229/comments
3
2023-02-01T05:19:32Z
2023-02-07T20:07:02Z
https://github.com/opensearch-project/data-prepper/issues/2229
1,565,454,529
2,229
[ "opensearch-project", "data-prepper" ]
**Describe the bug** An NPE occurs in the DynamicIndexTemplate parsing that shuts down the pipeline: ``` ERROR org.opensearch.dataprepper.pipeline.common.PipelineThreadPoolExecutor - Pipeline [log-pipeline] process worker encountered a fatal exception, cannot proceed further java.util.concurrent.ExecutionException:...
[BUG] DynamicIndexTemplate can cause NPE that shuts down pipeline
https://api.github.com/repos/opensearch-project/data-prepper/issues/2210/comments
0
2023-01-31T19:48:41Z
2023-02-03T05:50:56Z
https://github.com/opensearch-project/data-prepper/issues/2210
1,564,903,927
2,210
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper supports reporting its own metrics to CloudWatch. ``` metricRegistries: - CloudWatch ``` However, I cannot configure how it reports them to CloudWatch. It uses a predefined configuration from the classpath. https://github.c...
Support configuration of the CloudWatch properties when reporting CloudWatch metrics
https://api.github.com/repos/opensearch-project/data-prepper/issues/2208/comments
0
2023-01-31T15:56:41Z
2023-02-08T22:24:26Z
https://github.com/opensearch-project/data-prepper/issues/2208
1,564,585,278
2,208
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I configured Data Prepper to send metrics to CloudWatch. After sending a large volume of data, I eventually start to see errors from the Micrometer CloudWatch classes. **To Reproduce** Steps to reproduce the behavior: 1. Configure Data Prepper with a trace pipeline configuration. (I have ...
[BUG] CloudWatch metrics throwing exception after some time
https://api.github.com/repos/opensearch-project/data-prepper/issues/2207/comments
0
2023-01-31T15:50:57Z
2023-02-02T22:35:19Z
https://github.com/opensearch-project/data-prepper/issues/2207
1,564,576,462
2,207
[ "opensearch-project", "data-prepper" ]
**Describe the bug** When sending large volumes of trace data to Data Prepper, the Data Prepper process has exceptions which are being thrown from the Armeria framework. ``` 2023-01-27T03:11:04,274 [armeria-common-worker-epoll-3-1] WARN io.netty.util.concurrent.AbstractEventExecutor - A task raised an exception...
[BUG] Armeria exception when under pressure
https://api.github.com/repos/opensearch-project/data-prepper/issues/2206/comments
3
2023-01-31T15:41:12Z
2023-02-15T19:23:12Z
https://github.com/opensearch-project/data-prepper/issues/2206
1,564,561,750
2,206
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The library used for the grok processor (https://github.com/thekrakken/java-grok) only supports single line logs, and as a user I would like to grok my multi-line logs **Describe the solution you'd like** Built-in support for multi-line grokking wi...
Support multi-line logs in the grok processor
https://api.github.com/repos/opensearch-project/data-prepper/issues/2204/comments
2
2023-01-30T23:52:12Z
2023-01-31T16:36:59Z
https://github.com/opensearch-project/data-prepper/issues/2204
1,563,387,807
2,204
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Data Prepper is using snake case for properties. However, some old settings and configurations still use camel case. **Describe the solution you'd like** Add new configurations which support snake case instead of camel case. Keep the camel case...
Use snake case for all configurations
https://api.github.com/repos/opensearch-project/data-prepper/issues/2203/comments
1
2023-01-27T20:36:55Z
2023-02-27T19:58:29Z
https://github.com/opensearch-project/data-prepper/issues/2203
1,560,402,272
2,203
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Some Data Prepper configurations accept duration values in the new Data Prepper duration format (#1079). Some take an integer in milliseconds. Some in seconds. As a pipeline author or Data Prepper administrator I am not sure what value to use. ...
Support duration for all time-based fields
https://api.github.com/repos/opensearch-project/data-prepper/issues/2202/comments
0
2023-01-27T20:32:50Z
2023-01-27T20:41:42Z
https://github.com/opensearch-project/data-prepper/issues/2202
1,560,397,294
2,202
[ "opensearch-project", "data-prepper" ]
Update THIRD-PARTY file.
Update THIRD-PARTY file for Data Prepper 2.1.0
https://api.github.com/repos/opensearch-project/data-prepper/issues/2195/comments
3
2023-01-27T16:24:04Z
2023-03-02T17:28:16Z
https://github.com/opensearch-project/data-prepper/issues/2195
1,560,042,415
2,195
[ "opensearch-project", "data-prepper" ]
## CVE-2023-23612 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensearch-1.3.7.jar</b></p></summary> <p>OpenSearch subproject :server</p> <p>Library home page: <a href="https://git...
CVE-2023-23612 (High) detected in opensearch-1.3.7.jar
https://api.github.com/repos/opensearch-project/data-prepper/issues/2193/comments
0
2023-01-27T14:12:28Z
2023-02-16T21:56:38Z
https://github.com/opensearch-project/data-prepper/issues/2193
1,559,836,282
2,193
[ "opensearch-project", "data-prepper" ]
## CVE-2023-23613 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensearch-1.3.7.jar</b></p></summary> <p>OpenSearch subproject :server</p> <p>Library home page: <a href="https://g...
CVE-2023-23613 (Medium) detected in opensearch-1.3.7.jar
https://api.github.com/repos/opensearch-project/data-prepper/issues/2192/comments
0
2023-01-27T14:12:26Z
2023-02-16T21:56:38Z
https://github.com/opensearch-project/data-prepper/issues/2192
1,559,836,217
2,192
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** We want to provide the ability to mask sensitive data based off markers used in log event. e.g. LOG.error(SENSITIVE, "log message with anchor: {}", "sensitive data"); will be logged as ``` log message with anchor: ****** ``` **Describe th...
Sensitive argument masking in Data Prepper log format.
https://api.github.com/repos/opensearch-project/data-prepper/issues/2187/comments
1
2023-01-26T21:18:18Z
2023-02-04T16:25:50Z
https://github.com/opensearch-project/data-prepper/issues/2187
1,558,791,562
2,187
[ "opensearch-project", "data-prepper" ]
@KarstenSchnitter and I encountered another case for otel data crashing data-prepper threads (same impact as above). This time it happens for otel traces. When a span comes with a `links` array and one link misses the `traceState` field, data-prepper produces an error log and the current worker crashes. I...
Invalid OpenTelemetry Trace data can cause Data Prepper to stop ingestion
https://api.github.com/repos/opensearch-project/data-prepper/issues/2185/comments
4
2023-01-24T22:37:05Z
2023-04-21T16:26:01Z
https://github.com/opensearch-project/data-prepper/issues/2185
1,555,771,855
2,185
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** aws: and aws_* options in yaml are not consistent in the pipeline configuration definitions. ``` sqs: queue_url: "https://sqs.us-east-1.amazonaws.com/123456789012/ApplicationLoadBalancer" aws: region: "us-east-1" sts_role_arn: "arn...
Consistent AWS Pipeline Configurations
https://api.github.com/repos/opensearch-project/data-prepper/issues/2184/comments
1
2023-01-24T22:24:07Z
2023-02-07T21:59:02Z
https://github.com/opensearch-project/data-prepper/issues/2184
1,555,761,262
2,184
[ "opensearch-project", "data-prepper" ]
Setup an integration test suite for end-to-end testing of RSS Plugin
Add Integration test for RSS Source Plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/2183/comments
1
2023-01-24T21:31:47Z
2023-01-26T16:03:57Z
https://github.com/opensearch-project/data-prepper/issues/2183
1,555,702,530
2,183
[ "opensearch-project", "data-prepper" ]
Create Pipeline Config for RSS Source options
Create Pipeline Config Structure for RSS Source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2182/comments
1
2023-01-24T21:28:30Z
2023-01-24T21:29:11Z
https://github.com/opensearch-project/data-prepper/issues/2182
1,555,695,251
2,182
[ "opensearch-project", "data-prepper" ]
Send converted Data Prepper Events to Buffer
Send Events to Data Prepper Buffer
https://api.github.com/repos/opensearch-project/data-prepper/issues/2181/comments
1
2023-01-24T21:27:42Z
2023-01-24T21:30:08Z
https://github.com/opensearch-project/data-prepper/issues/2181
1,555,693,738
2,181
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** With the recent changes made to OpenSearch sink as part of https://github.com/opensearch-project/data-prepper/issues/2120 to support loading index mapping and ISM policy file from S3 we only validate if object name ends with JSON in the URI. https://g...
Validate file Content coming from OpenSearch options which support S3 files
https://api.github.com/repos/opensearch-project/data-prepper/issues/2178/comments
0
2023-01-24T06:54:03Z
2023-02-01T16:16:54Z
https://github.com/opensearch-project/data-prepper/issues/2178
1,554,423,792
2,178
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** With the recent changes made to OpenSearch sink as part of https://github.com/opensearch-project/data-prepper/issues/2120 to support loading index mapping and ISM policy file from S3 we only check if the S3 URI starts with a prefix of `s3://` **Desc...
Validate S3 URI in OpenSearch options which support S3 files
https://api.github.com/repos/opensearch-project/data-prepper/issues/2177/comments
1
2023-01-24T06:47:52Z
2023-02-01T16:16:53Z
https://github.com/opensearch-project/data-prepper/issues/2177
1,554,418,517
2,177
[ "opensearch-project", "data-prepper" ]
null
Update Data Prepper documentation on OpenSearch.org for 2.1.0
https://api.github.com/repos/opensearch-project/data-prepper/issues/2174/comments
1
2023-01-23T22:06:26Z
2023-10-12T14:39:12Z
https://github.com/opensearch-project/data-prepper/issues/2174
1,553,906,312
2,174
[ "opensearch-project", "data-prepper" ]
Create Data Prepper 2.1.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 #1845 for the previous release's change log.
Create Data Prepper 2.1.0 Changelog
https://api.github.com/repos/opensearch-project/data-prepper/issues/2173/comments
0
2023-01-23T22:06:22Z
2023-03-02T21:20:58Z
https://github.com/opensearch-project/data-prepper/issues/2173
1,553,906,224
2,173
[ "opensearch-project", "data-prepper" ]
Create Data Prepper 2.1.0 Release Notes All changes should be available at: https://github.com/opensearch-project/data-prepper/milestone/7
Create Data Prepper 2.1.0 Release Notes
https://api.github.com/repos/opensearch-project/data-prepper/issues/2172/comments
0
2023-01-23T22:06:17Z
2023-03-02T19:52:19Z
https://github.com/opensearch-project/data-prepper/issues/2172
1,553,906,081
2,172
[ "opensearch-project", "data-prepper" ]
After creating the `2.1` branch, remove the build from the Gradle settings file.
Remove the RSS plugin from the 2.1 build
https://api.github.com/repos/opensearch-project/data-prepper/issues/2171/comments
1
2023-01-23T22:02:14Z
2023-03-03T02:35:29Z
https://github.com/opensearch-project/data-prepper/issues/2171
1,553,900,498
2,171
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have support for [Amazon Opensearch Serverless](https://aws.amazon.com/opensearch-service/features/serverless/) Sink. Amazon Opensearch supports preview for Serverless. As a developer, you can use OpenSearch Serverless to run petaby...
Support Amazon Opensearch Serverless Sink
https://api.github.com/repos/opensearch-project/data-prepper/issues/2169/comments
2
2023-01-23T16:56:05Z
2023-03-28T14:14:24Z
https://github.com/opensearch-project/data-prepper/issues/2169
1,553,433,355
2,169
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The Opensearch sink is missing instrumentation for Opensearch client/server exception. It is also missing metrics when the request is retried. The Opensearch sink only records metrics for error in bulk [operation response](https://github.com/opensearch...
Add missing metrics for Opensearch Sink
https://api.github.com/repos/opensearch-project/data-prepper/issues/2168/comments
3
2023-01-23T16:44:48Z
2023-02-01T21:10:23Z
https://github.com/opensearch-project/data-prepper/issues/2168
1,553,418,834
2,168
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Our AbstractBuffer is missing a metric that reflect the total number of records/events that have been abandoned due to buffer size full or write timeout. **Describe the solution you'd like** Add `recordsOverflow` counter that tracks the total numbe...
Add buffer overflow metric in AbstractBuffer
https://api.github.com/repos/opensearch-project/data-prepper/issues/2167/comments
0
2023-01-23T15:23:29Z
2023-01-24T15:51:30Z
https://github.com/opensearch-project/data-prepper/issues/2167
1,553,290,882
2,167
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The otel_trace_raw processor has some large collections of data, but does not report metrics on these. **Describe the solution you'd like** Provide two new metrics: * `traceGroupCacheCount` - The size of the cache holding trace groups * `sp...
Add metrics for otel_trace_raw: traceGroupCacheCount and spanSetCount
https://api.github.com/repos/opensearch-project/data-prepper/issues/2166/comments
0
2023-01-21T22:17:07Z
2023-01-27T01:01:50Z
https://github.com/opensearch-project/data-prepper/issues/2166
1,551,926,612
2,166
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The `otel_trace_raw` processor has some hard-coded values. Make these configurable. **Describe the solution you'd like** Add two new configurations: ``` otel_trace_raw: trace_group_cache_ttl: 10s trace_group_cache_max_size: 1000000 `...
Allow configuring values in otel_trace_raw
https://api.github.com/repos/opensearch-project/data-prepper/issues/2165/comments
0
2023-01-21T22:15:26Z
2023-01-27T01:01:50Z
https://github.com/opensearch-project/data-prepper/issues/2165
1,551,926,277
2,165
[ "opensearch-project", "data-prepper" ]
I am in charge of collecting application logs. I have java applications that has logging.config written in logback.xml. Loback.xml - part of sending logs to logstash looks like: ``` <appender name="STASH" class="net.logstash.logback.appender.LogstashTcpSocketAppender"> <destination>node1:port</...
TCP source plugin
https://api.github.com/repos/opensearch-project/data-prepper/issues/2162/comments
7
2023-01-20T14:32:24Z
2024-12-20T14:37:41Z
https://github.com/opensearch-project/data-prepper/issues/2162
1,550,946,547
2,162
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The read batch delay for core peer-forwarder is currently hard-coded to 3 seconds. https://github.com/opensearch-project/data-prepper/blob/5219893ee7e984b88ad6c276587e0ba6da2e7e98/data-prepper-core/src/main/java/org/opensearch/dataprepper/peerforw...
Configurable read batch delay for peer-forwarder
https://api.github.com/repos/opensearch-project/data-prepper/issues/2158/comments
0
2023-01-19T16:48:29Z
2023-01-19T19:05:30Z
https://github.com/opensearch-project/data-prepper/issues/2158
1,549,546,685
2,158
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have a merge aggregate action. There is no way to preserve values from different events in aggregate action for non identification_keys fields though they may contain useful data. **Describe the solution you'd like** Proposing ...
Feature request for merge_all aggregate action
https://api.github.com/repos/opensearch-project/data-prepper/issues/2157/comments
2
2023-01-19T11:47:50Z
2023-02-01T11:23:18Z
https://github.com/opensearch-project/data-prepper/issues/2157
1,549,002,205
2,157
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Add new index-type ecs to support ecs formatted index name for metrics, logs, etc. based on the naming scheme mentioned here - `https://www.elastic.co/blog/an-introduction-to-the-elastic-data-stream-naming-scheme` **Describe the solution you'd like...
Add new index-type ecs to support ecs formatted index name for metrics, logs, etc.
https://api.github.com/repos/opensearch-project/data-prepper/issues/2156/comments
1
2023-01-19T00:50:11Z
2023-01-19T16:56:40Z
https://github.com/opensearch-project/data-prepper/issues/2156
1,548,349,135
2,156
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The core peer forwarder does not buffer outgoing requests between pipeline batches. It only buffers within a pipeline batch. An example: Say the incoming buffer's `batch_size` is set to 50 and there are 5 Data Prepper nodes. Presumably, each batch...
Provide an outgoing buffer mechanism for peer forwarder
https://api.github.com/repos/opensearch-project/data-prepper/issues/2153/comments
0
2023-01-18T17:10:44Z
2023-01-19T19:06:16Z
https://github.com/opensearch-project/data-prepper/issues/2153
1,538,369,936
2,153
[ "opensearch-project", "data-prepper" ]
Hi, I am configuring a DataPrepper pipeline in which I need two sinks, but I need to make sure that one is completed before the other one. I have two questions regarding this- First, is it possible to configure the sinks in such a way that they run serially rather than in parallel? I've done my best to read thro...
Running sinks serially (with Pipeline Connector)
https://api.github.com/repos/opensearch-project/data-prepper/issues/2152/comments
1
2023-01-18T01:07:33Z
2023-05-12T18:44:31Z
https://github.com/opensearch-project/data-prepper/issues/2152
1,537,243,054
2,152
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Presently Data Prepper uses the `blocking_buffer` to determine when to reject requests from HTTP/gRPC. When the buffer is full, these sources will reject requests. Because of stateful aggregations such as the service map, trace group, or aggregate...
Provide a circuit breaking capability
https://api.github.com/repos/opensearch-project/data-prepper/issues/2150/comments
0
2023-01-13T22:21:29Z
2023-01-23T23:11:18Z
https://github.com/opensearch-project/data-prepper/issues/2150
1,532,986,354
2,150
[ "opensearch-project", "data-prepper" ]
Hi, I was trying to create a log ingestion flow from OpenTelemetry to OpenSearch via DataPrepper. So far, I've only seen `otel_metrics_source `and `otel_trace_source `in the DataPrepper documentation, is there a source that supports otlpexporter of OpenTelemetry Collector? I went with using http source in Data...
Data Prepper - Logs - HTTP Source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2148/comments
3
2023-01-13T19:36:27Z
2023-02-28T14:14:20Z
https://github.com/opensearch-project/data-prepper/issues/2148
1,532,812,378
2,148
[ "opensearch-project", "data-prepper" ]
**Describe the bug** When sending load to data-prepper (2 instances) we can see a huge performance difference compared to if we only would have 1 instance of data-prepper with the same configuration (but without the Core Peer Forwarder). **To Reproduce** Steps to reproduce the behavior: 1. Run data-prepper with t...
[BUG] Performance with one data-prepper instance is better than with two
https://api.github.com/repos/opensearch-project/data-prepper/issues/2147/comments
10
2023-01-13T17:14:25Z
2023-02-05T10:44:33Z
https://github.com/opensearch-project/data-prepper/issues/2147
1,532,656,598
2,147
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Currently JacksonMetric flattens `attributes` when `toJsonString()` is invoked (see https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-api/src/main/java/org/opensearch/dataprepper/model/metric/JacksonMetric.java#L41). This means all the keys in the `attributes` field are mov...
[BUG] JacksonMetric should not flatten attributes field
https://api.github.com/repos/opensearch-project/data-prepper/issues/2146/comments
5
2023-01-12T22:53:47Z
2023-01-26T21:45:04Z
https://github.com/opensearch-project/data-prepper/issues/2146
1,531,464,183
2,146
[ "opensearch-project", "data-prepper" ]
Looking at the ReceiveBuffer code, there are a few optimization that can be done: 1. Better use of semaphore. The semaphore should be released when reading from the queue instead of in the checkpointing stage. It's not clear to me that the checkpointing stage actually does any checkpointing. 2. The read code is writt...
Improve ReceiveBuffer Performance
https://api.github.com/repos/opensearch-project/data-prepper/issues/2142/comments
1
2023-01-12T17:22:18Z
2023-02-16T17:13:17Z
https://github.com/opensearch-project/data-prepper/issues/2142
1,531,099,467
2,142
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The [`trace_peer_forwarder`](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/trace-peer-forwarder-processor/src/main/java/org/opensearch/dataprepper/plugins/processor/TracePeerForwarderProcessor.java) can forward req...
Document trace_peer_forwarder in README
https://api.github.com/repos/opensearch-project/data-prepper/issues/2141/comments
0
2023-01-12T16:54:35Z
2023-02-09T00:10:28Z
https://github.com/opensearch-project/data-prepper/issues/2141
1,531,058,785
2,141
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** This feature isn't quite a problem, but I would like to see OTLP/HTTP data source implemented on https://github.com/opensearch-project/data-prepper/tree/main/data-prepper-plugins/otel-metrics-source. Currently it appears as though only GRPC is support...
Data Prepper - Metrics - HTTP Source
https://api.github.com/repos/opensearch-project/data-prepper/issues/2139/comments
5
2023-01-11T20:28:21Z
2023-01-25T02:48:27Z
https://github.com/opensearch-project/data-prepper/issues/2139
1,529,648,466
2,139
[ "opensearch-project", "data-prepper" ]
Hi, I saw in the [latest test results](https://github.com/opensearch-project/data-prepper/blob/ef3c5297b37755a5303074aebe0476e3c1fafe22/docs/latest_performance_test_results.md) that a throughput of 19,684 was achieved with a batch size of 200 in the DataPrepper test. However, further down on that page in the DataPreppe...
[question] Confusion on performance test results
https://api.github.com/repos/opensearch-project/data-prepper/issues/2129/comments
2
2023-01-11T01:02:04Z
2023-01-13T00:49:51Z
https://github.com/opensearch-project/data-prepper/issues/2129
1,528,224,814
2,129
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** There are no metrics for `bufferUsage` in the peer-forwarder. This value can represent the overall usage of buffers as a percentage. **Describe the solution you'd like** Provide a peer-forwarding `bufferUsage` value. **Additional context** ...
Core Peer Forwarder Buffer Fill Percentage
https://api.github.com/repos/opensearch-project/data-prepper/issues/2128/comments
0
2023-01-10T21:36:17Z
2023-01-10T21:36:17Z
https://github.com/opensearch-project/data-prepper/issues/2128
1,528,039,869
2,128
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Create DataPrepper end-to-end test for testing log metrics **Describe the solution you'd like** A new end to end test to test the log metrics functionality should be added to make sure that the log metrics functionality is working as expected and ...
Add end-to-end test for log metrics
https://api.github.com/repos/opensearch-project/data-prepper/issues/2126/comments
0
2023-01-10T20:59:09Z
2023-01-13T21:19:18Z
https://github.com/opensearch-project/data-prepper/issues/2126
1,527,999,832
2,126
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I have given Data Prepper all possible permissions on AWS Opensearch Service, but I am still getting those errors when starting up otlp tracing pipeline. OTLP logs built from https://github.com/nazarewk/kmssap-opensearch-data-prepper/tree/284ab4052d51ce1dbcaef3dd1f1dc26d065d2b56 work perfectly ...
[BUG] OTLP traces - 403 Forbidden on HEAD /_alias/otel-v1-apm-span?...
https://api.github.com/repos/opensearch-project/data-prepper/issues/2125/comments
2
2023-01-10T08:40:12Z
2023-04-06T15:01:55Z
https://github.com/opensearch-project/data-prepper/issues/2125
1,526,983,493
2,125
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Data-prepper crashes with null pointer exception when remote peer forwarder sees an event without identification keys. stack trace is - ava.lang.NullPointerException: Cannot invoke "Object.toString()" because "identificationKeyValue" is null at org.opensearch.dataprepper.peerforwarder...
[BUG] Null pointer exception in Data-prepper while doing peer forwarding
https://api.github.com/repos/opensearch-project/data-prepper/issues/2123/comments
1
2023-01-09T23:45:56Z
2023-01-19T02:56:59Z
https://github.com/opensearch-project/data-prepper/issues/2123
1,526,514,759
2,123
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** There has been a development in the way artifacts are released. We would like to re-do the data-prepper release process to use the new process https://github.com/opensearch-project/opensearch-build/issues/1234 Old release process jenkins file : http...
Refactor data prepper release process
https://api.github.com/repos/opensearch-project/data-prepper/issues/2122/comments
8
2023-01-09T21:37:51Z
2023-08-25T21:04:45Z
https://github.com/opensearch-project/data-prepper/issues/2122
1,526,364,236
2,122
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** Today customers using Data Prepper doesn't have an option to load files in some of the plugins from any other source other than local. For example, OpenSearch sink in Open Source Data Prepper can configure custom index template using `template_file`...
Support loading files in pipelines from S3
https://api.github.com/repos/opensearch-project/data-prepper/issues/2120/comments
0
2023-01-09T16:10:46Z
2023-01-19T22:21:34Z
https://github.com/opensearch-project/data-prepper/issues/2120
1,525,890,089
2,120
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** The following code snippet is where peer-forwarder sends records to a peer server. It is running in a loop. https://github.com/opensearch-project/data-prepper/blob/590ee21fe2c4ceb8e99626d87f5672919d7ca6a5/data-prepper-core/src/main/java/org/opense...
Run Peer Forwarder requests in parallel
https://api.github.com/repos/opensearch-project/data-prepper/issues/2118/comments
0
2023-01-07T15:02:07Z
2023-01-07T15:02:07Z
https://github.com/opensearch-project/data-prepper/issues/2118
1,523,896,905
2,118
[ "opensearch-project", "data-prepper" ]
# :grey_question: Context - We have migrated from ELK to OpenSearch for logs management - Have started to migrate to OpenSearch for data and dashboard projects :point_up: Still for a new project , the team came to use with a case which seems to be only implemetable with ELK, called [`Ingest pipelines`](https://w...
:grey_question: [Question] Please help going away from ELK "Ingest pipelines" by using Open Search :runner:
https://api.github.com/repos/opensearch-project/data-prepper/issues/2151/comments
10
2023-01-06T22:26:52Z
2023-03-01T22:26:03Z
https://github.com/opensearch-project/data-prepper/issues/2151
1,537,053,147
2,151
[ "opensearch-project", "data-prepper" ]
**Describe the bug** I've updated my log4j configuration and it stopped to save logs o file system, so, it worked well. I've fixed all log levels to errors but data-prepper continues printing the content of the logs received. **To Reproduce** 1: Updated log4j configutation at '/usr/share/data-prepper/config/log4j...
[BUG] STDOUT not respecting Log4J configuration
https://api.github.com/repos/opensearch-project/data-prepper/issues/2116/comments
5
2023-01-05T14:34:42Z
2023-08-28T07:49:25Z
https://github.com/opensearch-project/data-prepper/issues/2116
1,520,849,384
2,116
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** OTel added `scope_logs` which replaces `instrumentation_library_logs`. **Describe the solution you'd like** Support `scope_logs` per the spec. Retain backward compatibility.
Support OTel scope_logs
https://api.github.com/repos/opensearch-project/data-prepper/issues/2115/comments
1
2023-01-04T15:25:09Z
2023-01-04T15:40:08Z
https://github.com/opensearch-project/data-prepper/issues/2115
1,519,163,836
2,115
[ "opensearch-project", "data-prepper" ]
**Describe the bug** Missing most of the logs. Saw this message when running data prepper. ``` SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. SLF4J: Class path contains SLF4J bindings ...
[BUG] Logging is not working properly
https://api.github.com/repos/opensearch-project/data-prepper/issues/2097/comments
0
2022-12-30T23:53:35Z
2023-01-09T16:46:41Z
https://github.com/opensearch-project/data-prepper/issues/2097
1,514,915,057
2,097
[ "opensearch-project", "data-prepper" ]
## CVE-2022-40899 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>future-0.18.2.tar.gz</b></p></summary> <p>Clean single-source support for Python 3 and 2</p> <p>Library home page: <a ...
CVE-2022-40899 (High) detected in future-0.18.2.tar.gz - autoclosed
https://api.github.com/repos/opensearch-project/data-prepper/issues/2095/comments
1
2022-12-23T10:35:03Z
2023-01-13T21:24:40Z
https://github.com/opensearch-project/data-prepper/issues/2095
1,509,178,613
2,095
[ "opensearch-project", "data-prepper" ]
**Is your feature request related to a problem? Please describe.** It would be nice to have sampling capability in aggregator actions to be able to allow certain (user configured) percent of events This is a sub-issue of issue of #2015 **Describe the solution you'd like** Provide a new action`percent_sampler`...
New aggregate processor action - percent sampler - to limit the number of events passed through aggregator to the specified percent
https://api.github.com/repos/opensearch-project/data-prepper/issues/2094/comments
0
2022-12-23T00:47:15Z
2023-01-24T01:45:30Z
https://github.com/opensearch-project/data-prepper/issues/2094
1,508,722,401
2,094