ManageIQ / ManageIQ/amazon_ssa_support
Separate one single log file into multiples based on the scanning requests.
Open
Nobody has claimed this yet.
enhancement
help wanted
pinned
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Currently the agent in Amazon environment will generate one log file in S3 bucket. It won't work if multiple appliances share this agent. This one single file need to be separated based on the scanning request.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Amazon agent's S3 log creation for scanning requests. Determine how request identity and appliance sharing should control separate log files, then verify that multiple appliances no longer write to one shared file. Done means each scanning request produces the appropriate separate S3 log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, ruby
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100