You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📄 Configuration changes (in environment variables in ./config/) for Malcolm and in control_vars.conf for Hedgehog Linux. The Malcolm control script (e.g., ./scripts/status, ./scripts/start, etc.) should take care of creating new variables and migrating existing ones as needed based on the rules in ./config/env-var-actions.yml.
VIEWER removed from arkime-live.env as its behavior is handled internally and should not be user-settable
VIEWER and WISE removed from arkime-offline.env as its behavior is handled internally and should not be user-settable
ARKIME_WISE_CONFIG_PIN_CODE and its default value added to arkime-secret.env, used for making changes to the WISE config in the WISE GUI
ARKIME_WISE_SERVICE_URL and its default value added to arkime-secret.env for specifying the connection to the WISE service
ARKIME_EXPOSE_WISE_GUI and ARKIME_ALLOW_WISE_GUI_CONFIG added to arkime.env to control the WISE GUI viewer/editor capability
LS_JAVA_OPTS in logstash.env changed its default heap size from 2500m to 3g
REMOTE_AUTH_HEADER, REMOTE_AUTH_USER_EMAIL, REMOTE_AUTH_USER_FIRST_NAME, and REMOTE_AUTH_USER_LAST_NAME values (not really used) changed in netbox.env as part of some reverse proxy HTTP header standardization
standardized X-Forwarded- headers used internally by reverse proxy for RBAC
some cleanup/standardization of Ruby code used by Logstash to make it more idiomatic
Malcolm is a powerful, easily deployable network 🖧 traffic analysis tool suite for network security monitoring 🕵🏻♀️.
Malcolm operates as a cluster of containers 📦, isolated sandboxes which each serve a dedicated function of the system. This makes Malcolm deployable with frameworks like Docker 🐋, Podman 🦭, and Kubernetes ⎈. Check out the Quick Start guide for examples on how to get up and running.
Alternatively, dedicated official ISO installer images 💿 for Malcolm and Hedgehog Linux 🦔 can be downloaded from Malcolm's releases page on GitHub. Due to limits on individual files in GitHub releases, these ISO files have been split 🪓 into 2GB chunks and can be reassembled with scripts provided for both Bash 🐧 (release_cleaver.sh) and PowerShell 🪟 (release_cleaver.ps1). See Downloading Malcolm - Installer ISOs for instructions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Malcolm v25.07.0 includes quite a few new features and enhancements, performance improvements, bug fixes, and component version updates.
If you are updating from a version older than v25.06.0, please read those release notes prior to updating to this version.
v25.06.0...v25.07.0
known_services.log
(Add IANA service name and description enrichment to Zeek's known_services.log #705)PCAP_PROCESSED_DIRECTORY
(to support new live PCAP processing method in Malcolm-Helm) (handle comma- or semicolon-separated directories for PCAP_PROCESSED_DIRECTORY #702)install.py
script is now a bit more robust in trying to help ensure the correct packages and Python libraries are installed./config/
) for Malcolm and incontrol_vars.conf
for Hedgehog Linux. The Malcolm control script (e.g.,./scripts/status
,./scripts/start
, etc.) should take care of creating new variables and migrating existing ones as needed based on the rules in./config/env-var-actions.yml
.VIEWER
removed fromarkime-live.env
as its behavior is handled internally and should not be user-settableVIEWER
andWISE
removed fromarkime-offline.env
as its behavior is handled internally and should not be user-settableARKIME_WISE_CONFIG_PIN_CODE
and its default value added toarkime-secret.env
, used for making changes to the WISE config in the WISE GUIARKIME_WISE_SERVICE_URL
and its default value added toarkime-secret.env
for specifying the connection to the WISE serviceARKIME_EXPOSE_WISE_GUI
andARKIME_ALLOW_WISE_GUI_CONFIG
added toarkime.env
to control the WISE GUI viewer/editor capabilityLS_JAVA_OPTS
inlogstash.env
changed its default heap size from2500m
to3g
REMOTE_AUTH_HEADER
,REMOTE_AUTH_USER_EMAIL
,REMOTE_AUTH_USER_FIRST_NAME
, andREMOTE_AUTH_USER_LAST_NAME
values (not really used) changed innetbox.env
as part of some reverse proxy HTTP header standardizationSURICATA_AUTO_ANALYZE_PCAP_PROCESSES
added with its default, and the meaning and default ofSURICATA_AUTO_ANALYZE_PCAP_THREADS
changed insuricata-offline.env
as part of allow multiple instance of Suricata in PCAP processing mode via UNIX socket #707ZEEK_DISABLE_IANA_LOOKUP
added tozeek.env
as part of Add IANA service name and description enrichment to Zeek's known_services.log #705zeek.env
to control analyzer and log output as part of incorporate new ANSI C12.22 parser #708ARKIME_WISE_PLUGIN
andARKIME_WISE_URL
added as part of expose WISE tagging features to the user #377ZEEK_DISABLE_IANA_LOOKUP
added as part of Add IANA service name and description enrichment to Zeek's known_services.log #705X-Forwarded-
headers used internally by reverse proxy for RBACMalcolm is a powerful, easily deployable network 🖧 traffic analysis tool suite for network security monitoring 🕵🏻♀️.
Malcolm operates as a cluster of containers 📦, isolated sandboxes which each serve a dedicated function of the system. This makes Malcolm deployable with frameworks like Docker 🐋, Podman 🦭, and Kubernetes ⎈. Check out the Quick Start guide for examples on how to get up and running.
Alternatively, dedicated official ISO installer images 💿 for Malcolm and Hedgehog Linux 🦔 can be downloaded from Malcolm's releases page on GitHub. Due to limits on individual files in GitHub releases, these ISO files have been split 🪓 into 2GB chunks and can be reassembled with scripts provided for both Bash 🐧 (
release_cleaver.sh
) and PowerShell 🪟 (release_cleaver.ps1
). See Downloading Malcolm - Installer ISOs for instructions.As always, join us on the Malcolm discussions board 💬 to engage with the community, or pop some corn 🍿 and watch a video 📼.
This discussion was created from the release Malcolm v25.07.0.
Beta Was this translation helpful? Give feedback.
All reactions