Malcolm doesn't preserve some text files #808
-
|
Describe the bug To Reproduce
Expected behavior Screenshots and/or Logs See attached
Malcolm Version:
How are you running Malcolm?
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
What's the size of the files that are missing? These settings in zeek.env specify a minimum and maximum size to be extracted, so if they're smaller than the default (64 bytes) that could explain why. |
Beta Was this translation helpful? Give feedback.
-
|
Sure enough the text files happened to be less than 64 bytes, I missed this setting when troubleshooting. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
No problem! |
Beta Was this translation helpful? Give feedback.


What's the size of the files that are missing? These settings in zeek.env specify a minimum and maximum size to be extracted, so if they're smaller than the default (64 bytes) that could explain why.