litespeedtech / litespeedtech/openlitespeed
/usr/local/lsws/logs/auditmodsec.log can fill all the storage space
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 233
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
This log does not has any kind of rotation, so it can fill all the server storage free space.
Contributor guide
No contributing guide indexed for this repository
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 locating the code or configuration that writes /usr/local/lsws/logs/auditmodsec.log and check how other server logs are handled. Determine the project's expected rotation behavior, then verify that the audit log cannot grow without limit and that existing logging behavior remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100