-
Hopefully this is the correct place to ask this question... I am attempting to find the max file size for PCAPs, Zeek logs, and evtx files when uploading artifacts. Only thing I could find was a post from 2020 that said Malcolm has a max size of 20 GB for PCAPs. |
Beta Was this translation helpful? Give feedback.
Answered by
mmguero
Mar 8, 2025
Replies: 1 comment
-
It's currently set to 50 GB. It is a hard-coded value at the moment:
This just applies to the Web UI upload interface. Larger files can be dropped directly into ./pcap/upload |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mmguero
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's currently set to 50 GB. It is a hard-coded value at the moment:
This just applies to the Web UI upload interface. Larger files can be dropped directly into ./pcap/upload