Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws-greengrass/aws-greengrass-log-manager issues and pull requests

#100 - feat: involve the filehash into the cycle

Pull Request - State: closed - Opened by dgggIoT over 2 years ago

#99 - feat: read bytes rather than read lines when digest to avoid memory issue

Pull Request - State: closed - Opened by dgggIoT over 2 years ago - 2 comments

#98 - feat: add log file class with hash generation

Pull Request - State: closed - Opened by dgggIoT over 2 years ago - 2 comments

#97 - feat: add log file factory with hash generation

Pull Request - State: closed - Opened by dgggIoT over 2 years ago

#95 - feat: support uploading active log files

Pull Request - State: closed - Opened by dgggIoT over 2 years ago

#94 - feat: add hashValue in LogFileInformation and calculate it for all files

Pull Request - State: closed - Opened by dgggIoT over 2 years ago

#93 - add helper function for SHA hash

Pull Request - State: closed - Opened by dgggIoT over 2 years ago

#92 - fix: address null filename stored in runtime configuration

Pull Request - State: closed - Opened by MikeDombo almost 3 years ago - 2 comments

#91 - fix: downgrade logging level for invalid sequence token

Pull Request - State: closed - Opened by junfuchen99 almost 3 years ago - 2 comments

#90 - fix: handles NPE when an invalid log message is processed

Pull Request - State: closed - Opened by junfuchen99 almost 3 years ago - 2 comments

#89 - fix: skip empty log messages that fail CW validation

Pull Request - State: closed - Opened by shaguptashaikh almost 3 years ago - 2 comments

#88 - fix: fix NPE in checking diskSpaceLimit

Pull Request - State: closed - Opened by shaguptashaikh almost 3 years ago - 5 comments

#87 - StackOverflowError

Issue - State: closed - Opened by msauterDS almost 3 years ago - 4 comments
Labels: bug

#86 - docs: clarify comments for default multiLineStartPattern

Pull Request - State: closed - Opened by J-C-L almost 3 years ago - 2 comments

#85 - fix: restart space management thread if it dies for some reason

Pull Request - State: closed - Opened by MikeDombo almost 3 years ago - 2 comments

#84 - chore: bump version for nucleus dependency

Pull Request - State: closed - Opened by J-C-L about 3 years ago

#83 - fix: system config reset bug

Pull Request - State: closed - Opened by J-C-L about 3 years ago - 2 comments

#82 - fix: bug when config values are replaced after a reset

Pull Request - State: closed - Opened by J-C-L about 3 years ago - 2 comments

#81 - fix: component config reset bug

Pull Request - State: closed - Opened by J-C-L about 3 years ago - 2 comments

#80 - fix: reset isCurrentlyUploading flag on shutdown to avoid log manager…

Pull Request - State: closed - Opened by shaguptashaikh about 3 years ago - 2 comments

#79 - fix: change default multiLineStart pattern to handle stackoverflow error

Pull Request - State: closed - Opened by junfuchen99 about 3 years ago - 2 comments

#78 - fix: use correct matcher in space management, remove useless logs

Pull Request - State: closed - Opened by MikeDombo about 3 years ago - 2 comments

#77 - fix: bugs resulting log events created incorrectly

Pull Request - State: closed - Opened by rightpeter about 3 years ago - 2 comments

#76 - fix: respect log event size limit set by cloudwatch and break into ch…

Pull Request - State: closed - Opened by shaguptashaikh about 3 years ago - 2 comments

#75 - ci: update commitlint version

Pull Request - State: closed - Opened by MikeDombo about 3 years ago - 2 comments

#74 - chore: switch from forums to re:Post

Pull Request - State: closed - Opened by MikeDombo about 3 years ago - 2 comments

#73 - fix: use BufferedReader to read log files efficiently

Pull Request - State: closed - Opened by MikeDombo about 3 years ago - 2 comments

#72 - (CloudWatchAttemptLogsProcessor): ineffective file reading byte-by-byte

Issue - State: closed - Opened by bgklika about 3 years ago - 1 comment
Labels: bug

#71 - chore: bump version to 2.2.0, bump dependencies

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 2 comments

#69 - feat: enable map-based configuration for better config merging

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 2 comments

#68 - fix: do not upload logs older than 14 days

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 2 comments

#67 - feat: add cw emf logging support - WIP

Pull Request - State: closed - Opened by Pearcekieser over 3 years ago - 6 comments

#66 - Change `componentLogsConfiguration` type from array to map of configuration objects

Pull Request - State: closed - Opened by massi-ang over 3 years ago - 5 comments

#64 - Delete file log level

Pull Request - State: closed - Opened by tilo-chen over 3 years ago

#63 - fix: log file deletion at info level

Pull Request - State: closed - Opened by tilo-chen over 3 years ago - 2 comments

#62 - fix: respect 24 hour time span limits for CW upload

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 2 comments

#61 - build: revert version to 2.1.0 because it is still binary compatible

Pull Request - State: closed - Opened by MikeDombo almost 4 years ago - 2 comments

#60 - fix: do not delete the active log file

Pull Request - State: closed - Opened by MikeDombo almost 4 years ago - 2 comments

#59 - PutLogEvents request cannot span more than 24 hours

Issue - State: closed - Opened by kris-sum almost 4 years ago - 2 comments
Labels: bug

#58 - chore(changelog): v2.1.0 release

Pull Request - State: closed - Opened by Xuqing888 almost 4 years ago - 2 comments

#57 - Remove deployment group names from log streams

Pull Request - State: closed - Opened by shaguptashaikh almost 4 years ago - 2 comments

#56 - ci: separate comments to allow for external PRs

Pull Request - State: closed - Opened by MikeDombo almost 4 years ago - 2 comments

#55 - fix: sort log events by timestamp for CloudWatch 400 error

Pull Request - State: closed - Opened by MikeDombo almost 4 years ago - 1 comment

#54 - fix(deps): update dependencies so that we don't duplicate dependencie…

Pull Request - State: closed - Opened by MikeDombo almost 4 years ago - 1 comment

#53 - chore: change log for v2.1.0

Pull Request - State: closed - Opened by hui-yang almost 4 years ago - 1 comment

#52 - chore: update nucleus dependency to 2.1.0 snapshot

Pull Request - State: closed - Opened by shaguptashaikh almost 4 years ago - 1 comment

#51 - (LogManager): Consider uploading active log file

Issue - State: closed - Opened by fiLLLip almost 4 years ago - 6 comments
Labels: enhancement

#50 - (LogManager): Stops on InvalidSequenceTokenException and does not upload more logs

Issue - State: closed - Opened by fiLLLip almost 4 years ago - 2 comments
Labels: bug

#49 - fix: make sure log stream name meets the CloudWatch requirement

Pull Request - State: closed - Opened by hui-yang almost 4 years ago - 1 comment

#48 - fix: avoid logging stacktrace for expected exceptions

Pull Request - State: closed - Opened by hui-yang almost 4 years ago - 1 comment

#47 - feat: support network proxy settings

Pull Request - State: closed - Opened by hui-yang almost 4 years ago - 1 comment

#46 - fix: initialize configuration in constructor

Pull Request - State: closed - Opened by hui-yang about 4 years ago

#45 - improvement: Add logic to use logger config if available for component configuration

Pull Request - State: closed - Opened by nikkhilmuthye about 4 years ago - 1 comment

#43 - docs: Add JSON configuration example in README.

Pull Request - State: closed - Opened by nikkhilmuthye about 4 years ago - 1 comment

#42 - (LogManagerService): InterruptException on Logging Lambda Function Component

Issue - State: closed - Opened by mora0136 about 4 years ago - 2 comments
Labels: bug

#41 - [BUG] If not setting logFileRegex we get nullpointer

Issue - State: closed - Opened by fiLLLip about 4 years ago - 1 comment
Labels: bug

#40 - fix: Send the correct timestamp to CloudWatch when uploading logs.

Pull Request - State: closed - Opened by nikkhilmuthye about 4 years ago - 1 comment

#39 - Update README.md

Pull Request - State: closed - Opened by MikeDombo about 4 years ago - 1 comment

#38 - Add issue templates

Pull Request - State: closed - Opened by popanmol about 4 years ago - 1 comment

#37 - Use ubuntu-latest action runner

Pull Request - State: closed - Opened by jbutler about 4 years ago - 1 comment

#36 - Maven update

Pull Request - State: closed - Opened by jbutler about 4 years ago - 1 comment

#35 - Close file stream to prevent FD leak

Pull Request - State: closed - Opened by MikeDombo about 4 years ago - 1 comment

#34 - Add default resources location

Pull Request - State: closed - Opened by jbutler about 4 years ago - 1 comment

#33 - Licensing updates

Pull Request - State: closed - Opened by jbutler about 4 years ago - 1 comment

#32 - Update licensing files.

Pull Request - State: closed - Opened by nikkhilmuthye about 4 years ago - 1 comment

#31 - Legal review

Pull Request - State: closed - Opened by jbutler about 4 years ago - 1 comment

#30 - Bump SDK version to match Nucleus version

Pull Request - State: closed - Opened by MikeDombo about 4 years ago - 1 comment

#29 - remove parameters tag

Pull Request - State: closed - Opened by fahadmohammed01 about 4 years ago - 1 comment

#28 - Update publish step

Pull Request - State: closed - Opened by MikeDombo about 4 years ago - 1 comment

#27 - add-configuration-tag

Pull Request - State: closed - Opened by fahadmohammed01 about 4 years ago - 1 comment

#26 - Update version to 2.0.0 and fix integration tests.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#25 - remove evergreen naming

Pull Request - State: closed - Opened by jie0917 over 4 years ago - 1 comment

#24 - Use nested Config. Add integration tests.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#23 - Add network proxy setting and FIPs override logic.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 2 comments

#22 - Get log config information for all non main loggers from LogManger

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#21 - Don't set store path. Set store directory.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 2 comments

#20 - Rename to remove all reference to Evergreen

Pull Request - State: closed - Opened by MikeDombo over 4 years ago - 1 comment

#19 - Push on tag

Pull Request - State: closed - Opened by philcali over 4 years ago - 1 comment

#18 - Update for Log SDK change

Pull Request - State: closed - Opened by MikeDombo over 4 years ago - 1 comment

#17 - Making initial version 0.0.1

Pull Request - State: closed - Opened by philcali over 4 years ago - 1 comment

#16 - Add default configuration.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#15 - Upload to GCS prod

Pull Request - State: closed - Opened by MikeDombo over 4 years ago - 1 comment

#14 - Do not upload if there are not input log events to upload.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#13 - Add integration tests

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#12 - Update DeploymentService function names to get groups

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 3 comments

#11 - Publish as public component

Pull Request - State: closed - Opened by MikeDombo over 4 years ago - 1 comment

#10 - Publish to beta GCS as well.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 2 comments

#9 - Fix build to handle new signature for replaceAndWait.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#8 - Rename Evergreen to Greengrass

Pull Request - State: closed - Opened by MikeDombo over 4 years ago - 1 comment

#7 - Implement disk space management.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#6 - Persist data on to the disk and update recipe file.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#5 - Implement Logs Uploader to CloudWatch. Implement CW Logs processor.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 2 comments

#4 - Implement CW uploader and log files processer.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#3 - Implement Logs Manager Service.

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment

#2 - Initial repo setup

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago

#1 - Log Manager implementation for uploading logs from components to CloudWatch

Pull Request - State: closed - Opened by nikkhilmuthye over 4 years ago - 1 comment