Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Feature Request: Bucket app/files subdirectories to prevent too many subdirectories #10581

@Wachizungu

Description

@Wachizungu

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

No one assigned

    Labels

    T: feature requestType: feature request. This issue is requesting a new featureneeds triageThis issue has been automatically labelled and needs further triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions