opensearch-project / opensearch-project/security-analytics
[FEATURE] Add a setting for maximum number of custom log types allowed
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Java
- Stars
- 111
- Forks
- 111
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem?
Currently, there is a hard-coded limit of allowing 10000 custom log types.
Custom log types are introduced as part of pr https://github.com/opensearch-project/security-analytics/pull/500
What solution would you like?
Add a setting for maximum number of custom log types allowed.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Custom log types
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.
Assessment
This issue has not been assessed yet.