-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
T: feature requestType: feature request. This issue is requesting a new featureType: feature request. This issue is requesting a new featureneeds triageThis issue has been automatically labelled and needs further triageThis issue has been automatically labelled and needs further triage
Description
Is your feature request related to a problem? Please describe.
Files are stored in MISP/app/files/[event_id]/[attribute_id] .
If you have a lot of events with files in them, this means you get a very large amount of subdirectories in MISP/app/files/[event_id], leading to issues with tools (CLI commands, backup tools etc...)
Would it be possible to split this structure, for example using substring of the id to create more manageable paths?
Describe the solution you'd like
Bucket the subdirectories somehow (based on first x characters?)
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
T: feature requestType: feature request. This issue is requesting a new featureType: feature request. This issue is requesting a new featureneeds triageThis issue has been automatically labelled and needs further triageThis issue has been automatically labelled and needs further triage