-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub-Issue#2778: Added CouldWatchLogsService, Tests and RetransmissionException #3023
GitHub-Issue#2778: Added CouldWatchLogsService, Tests and RetransmissionException #3023
Commits on Jul 3, 2023
-
Elasticsearch client implementation with pit and no context search (o…
…pensearch-project#2910) Create Elasticsearch client, implement search and pit apis for ElasticsearchAccessor Signed-off-by: Taylor Gray <[email protected]> Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4dc9da - Browse repository at this point
Copy the full SHA f4dc9daView commit details -
GitHub-Issue#2778: Refactoring config files for CloudWatchLogs Sink (#4)
Added Config Files for CloudWatchLogs Sink. Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4387b29 - Browse repository at this point
Copy the full SHA 4387b29View commit details -
Added fixes from comments to code (including pathing and nomenclature…
… syntax) Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f1c25bb - Browse repository at this point
Copy the full SHA f1c25bbView commit details -
Added default params for back_off and log_send_interval alongside test cases for ThresholdConfig. Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d640e5 - Browse repository at this point
Copy the full SHA 9d640e5View commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b100ee3 - Browse repository at this point
Copy the full SHA b100ee3View commit details -
Removed the s3 dependency from build.gradle, replaced the AwsAuth.. w…
…ith AwsConfig. Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 35859b0 - Browse repository at this point
Copy the full SHA 35859b0View commit details -
Added modifiable back_off_timer, added threshold test for back_off_ti…
…mer and params to AwsConfig Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7040186 - Browse repository at this point
Copy the full SHA 7040186View commit details -
Added fixes to gradle file, added tests to AwsConfig, and used Reflec…
…tive mapping to tests CwlSink Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b13e21 - Browse repository at this point
Copy the full SHA 6b13e21View commit details -
Added default value test to ThresholdConfig and renamed getter for ma…
…xRequestSize Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 3bb125a - Browse repository at this point
Copy the full SHA 3bb125aView commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e5ee1e5 - Browse repository at this point
Copy the full SHA e5ee1e5View commit details -
Added cloudwatch-logs to settings.gradle
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e90b05a - Browse repository at this point
Copy the full SHA e90b05aView commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43a0a40 - Browse repository at this point
Copy the full SHA 43a0a40View commit details
Commits on Jul 4, 2023
-
Added a quick fix to the back_off_time range
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 40cb280 - Browse repository at this point
Copy the full SHA 40cb280View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1aac686 - Browse repository at this point
Copy the full SHA 1aac686View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 903ea26 - Browse repository at this point
Copy the full SHA 903ea26View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffe5cbe - Browse repository at this point
Copy the full SHA ffe5cbeView commit details -
Added Buffer classes, ClientFactory similar to S3, and ThresholdCheck
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for b56a845 - Browse repository at this point
Copy the full SHA b56a845View commit details -
Removed unnecessary default method from ClientFactory
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for b06ed0b - Browse repository at this point
Copy the full SHA b06ed0bView commit details -
Added comments in Buffer Interface, change some default values to sui…
…t the plugin use case more Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f5a432 - Browse repository at this point
Copy the full SHA 7f5a432View commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 4576899 - Browse repository at this point
Copy the full SHA 4576899View commit details -
Changed the unused imports, made parameters final in the ThresholdCheck
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for a539833 - Browse repository at this point
Copy the full SHA a539833View commit details -
Made changes to the tests and the method signatures in ThresholdCheck…
…, made fixes to gradle file to include catalog Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for c89ea17 - Browse repository at this point
Copy the full SHA c89ea17View commit details -
Removed unused methods/comments
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 063e1d3 - Browse repository at this point
Copy the full SHA 063e1d3View commit details -
Added CloudWatchLogsService, CloudWatchLogsServiceTest and Retransmis…
…sionLimitException Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 1aad0b5 - Browse repository at this point
Copy the full SHA 1aad0b5View commit details -
Fixed retransmission logging fixed value
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for cf1f8e1 - Browse repository at this point
Copy the full SHA cf1f8e1View commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 77f6d0f - Browse repository at this point
Copy the full SHA 77f6d0fView commit details -
Fixed making ThresholdCheck public
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 75d90fe - Browse repository at this point
Copy the full SHA 75d90feView commit details -
Added fixes to ThresholdCheck and CloudWatchLogsService to decouple m…
…ethods Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f2f511 - Browse repository at this point
Copy the full SHA 5f2f511View commit details -
Fixed syntax start import in CloudWatchLogsServiceTest
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for fdc5b00 - Browse repository at this point
Copy the full SHA fdc5b00View commit details
Commits on Jul 14, 2023
-
Extracted LogPusher and SinkStopWatch classes for code cleanup. Addde…
…d fixes to variables and retry logic for InterruptExceptions Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 0399694 - Browse repository at this point
Copy the full SHA 0399694View commit details -
Changed method uses in CloudWatchLogsService and removed logging the …
…batch size in LogPusher Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c02e1d - Browse repository at this point
Copy the full SHA 3c02e1dView commit details
Commits on Jul 20, 2023
-
Added Multithreaded CloudWatchLogsDispatcher for handling various asy…
…nc calls to perform PLE's and added tests Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c2a02ec - Browse repository at this point
Copy the full SHA c2a02ecView commit details -
Added fixesto test and defaulted the parameters in the config to Clou…
…dWatchLogs limits, customer can change this in config file Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for abec5e3 - Browse repository at this point
Copy the full SHA abec5e3View commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 9bbfedd - Browse repository at this point
Copy the full SHA 9bbfeddView commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6e28adc - Browse repository at this point
Copy the full SHA 6e28adcView commit details -
Fixed up deepcopy of arraylist for service workers in CloudWatchLogsS…
…ervice, and fixed Log calling methods Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 90418aa - Browse repository at this point
Copy the full SHA 90418aaView commit details
Commits on Jul 25, 2023
-
Added CloudWatchLogsDispatcher builder pattern, fixed tests for Servi…
…ce and Dispatcher and modified backOffTimeBase Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 5971190 - Browse repository at this point
Copy the full SHA 5971190View commit details -
Signed-off-by:Marcos Gonzalez Mayedo <[email protected]> Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 53086c4 - Browse repository at this point
Copy the full SHA 53086c4View commit details -
Added resetBuffer method, removed unnecessary RetransmissionException…
…, and added logString pass in parameter for staging log events. Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 26f18a1 - Browse repository at this point
Copy the full SHA 26f18a1View commit details
Commits on Jul 26, 2023
-
Started making changes to the tests to implement the new class struct…
…ure (performance enhancement) Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for a5b8be7 - Browse repository at this point
Copy the full SHA a5b8be7View commit details
Commits on Jul 27, 2023
-
Refactored the CloudWatchLogsDispatcher into two classes with the add…
…ition of Uploader, introduced simple multithread tests for CloudWatchLogsService Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 070beef - Browse repository at this point
Copy the full SHA 070beefView commit details -
Fixed issues with locking in try block and added final multithreaded …
…tests to the CloudWatchLogsService class Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6130b08 - Browse repository at this point
Copy the full SHA 6130b08View commit details
Commits on Jul 28, 2023
-
Added CloudWatchLogsMetricsTest, changed upper back off time bound an…
…d scale, and refactoring changes for better code syntax (renaming, refactoring methods for conciseness, etc...) Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 69320ec - Browse repository at this point
Copy the full SHA 69320ecView commit details -
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 993cbd0 - Browse repository at this point
Copy the full SHA 993cbd0View commit details -
Update data-prepper-plugins/cloudwatch-logs/src/main/java/org/opensea…
…rch/dataprepper/plugins/sink/client/CloudWatchLogsDispatcher.java Co-authored-by: Mark Kuhn <[email protected]> Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b18115 - Browse repository at this point
Copy the full SHA 2b18115View commit details -
Fixed comment on CloudWatchLogsDispatcher
Signed-off-by: Marcos Gonzalez Mayedo <[email protected]>
Marcos Gonzalez Mayedo committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for eee6197 - Browse repository at this point
Copy the full SHA eee6197View commit details