From f0ab2d8c7fa2dff66da87be170fb3edb8b790c6e Mon Sep 17 00:00:00 2001 From: Seth Grover Date: Thu, 17 Nov 2022 12:52:25 -0700 Subject: [PATCH] bump development for v6.4.3 --- docker-compose-standalone.yml | 46 +++++++++++++++++----------------- docker-compose.yml | 46 +++++++++++++++++----------------- docs/download.md | 4 +-- docs/hedgehog-iso-build.md | 2 +- docs/malcolm-iso.md | 2 +- docs/quickstart.md | 40 ++++++++++++++--------------- docs/ubuntu-install-example.md | 40 ++++++++++++++--------------- 7 files changed, 90 insertions(+), 90 deletions(-) diff --git a/docker-compose-standalone.yml b/docker-compose-standalone.yml index 5505dcab3..406061972 100644 --- a/docker-compose-standalone.yml +++ b/docker-compose-standalone.yml @@ -352,7 +352,7 @@ x-pcap-capture-variables: &pcap-capture-variables services: opensearch: - image: malcolmnetsec/opensearch:6.4.2 + image: malcolmnetsec/opensearch:6.4.3 restart: "no" stdin_open: false tty: true @@ -393,7 +393,7 @@ services: retries: 3 start_period: 180s dashboards-helper: - image: malcolmnetsec/dashboards-helper:6.4.2 + image: malcolmnetsec/dashboards-helper:6.4.3 restart: "no" stdin_open: false tty: true @@ -424,7 +424,7 @@ services: retries: 3 start_period: 30s dashboards: - image: malcolmnetsec/dashboards:6.4.2 + image: malcolmnetsec/dashboards:6.4.3 restart: "no" stdin_open: false tty: true @@ -449,7 +449,7 @@ services: retries: 3 start_period: 210s logstash: - image: malcolmnetsec/logstash-oss:6.4.2 + image: malcolmnetsec/logstash-oss:6.4.3 restart: "no" stdin_open: false tty: true @@ -492,7 +492,7 @@ services: retries: 3 start_period: 600s filebeat: - image: malcolmnetsec/filebeat-oss:6.4.2 + image: malcolmnetsec/filebeat-oss:6.4.3 restart: "no" stdin_open: false tty: true @@ -531,7 +531,7 @@ services: retries: 3 start_period: 60s arkime: - image: malcolmnetsec/arkime:6.4.2 + image: malcolmnetsec/arkime:6.4.3 restart: "no" stdin_open: false tty: true @@ -569,7 +569,7 @@ services: retries: 3 start_period: 210s zeek: - image: malcolmnetsec/zeek:6.4.2 + image: malcolmnetsec/zeek:6.4.3 restart: "no" stdin_open: false tty: true @@ -608,7 +608,7 @@ services: retries: 3 start_period: 60s zeek-live: - image: malcolmnetsec/zeek:6.4.2 + image: malcolmnetsec/zeek:6.4.3 restart: "no" stdin_open: false tty: true @@ -640,7 +640,7 @@ services: - ./zeek-logs/extract_files:/zeek/extract_files - ./zeek/intel:/opt/zeek/share/zeek/site/intel suricata: - image: malcolmnetsec/suricata:6.4.2 + image: malcolmnetsec/suricata:6.4.3 restart: "no" stdin_open: false tty: true @@ -677,7 +677,7 @@ services: retries: 3 start_period: 120s suricata-live: - image: malcolmnetsec/suricata:6.4.2 + image: malcolmnetsec/suricata:6.4.3 restart: "no" stdin_open: false tty: true @@ -704,7 +704,7 @@ services: - ./suricata-logs:/var/log/suricata - ./suricata/rules:/opt/suricata/rules:ro file-monitor: - image: malcolmnetsec/file-monitor:6.4.2 + image: malcolmnetsec/file-monitor:6.4.3 restart: "no" stdin_open: false tty: true @@ -728,7 +728,7 @@ services: retries: 3 start_period: 60s pcap-capture: - image: malcolmnetsec/pcap-capture:6.4.2 + image: malcolmnetsec/pcap-capture:6.4.3 restart: "no" stdin_open: false tty: true @@ -750,7 +750,7 @@ services: - ./nginx/ca-trust:/var/local/ca-trust:ro - ./pcap/upload:/pcap pcap-monitor: - image: malcolmnetsec/pcap-monitor:6.4.2 + image: malcolmnetsec/pcap-monitor:6.4.3 restart: "no" stdin_open: false tty: true @@ -776,7 +776,7 @@ services: retries: 3 start_period: 90s upload: - image: malcolmnetsec/file-upload:6.4.2 + image: malcolmnetsec/file-upload:6.4.3 restart: "no" stdin_open: false tty: true @@ -804,7 +804,7 @@ services: retries: 3 start_period: 60s htadmin: - image: malcolmnetsec/htadmin:6.4.2 + image: malcolmnetsec/htadmin:6.4.3 restart: "no" stdin_open: false tty: true @@ -828,7 +828,7 @@ services: retries: 3 start_period: 60s freq: - image: malcolmnetsec/freq:6.4.2 + image: malcolmnetsec/freq:6.4.3 restart: "no" stdin_open: false tty: true @@ -849,7 +849,7 @@ services: retries: 3 start_period: 60s name-map-ui: - image: malcolmnetsec/name-map-ui:6.4.2 + image: malcolmnetsec/name-map-ui:6.4.3 restart: "no" stdin_open: false tty: true @@ -872,7 +872,7 @@ services: retries: 3 start_period: 60s netbox: - image: malcolmnetsec/netbox:6.4.2 + image: malcolmnetsec/netbox:6.4.3 restart: "no" stdin_open: false tty: true @@ -903,7 +903,7 @@ services: retries: 3 start_period: 120s netbox-postgres: - image: malcolmnetsec/postgresql:6.4.2 + image: malcolmnetsec/postgresql:6.4.3 restart: "no" stdin_open: false tty: true @@ -926,7 +926,7 @@ services: retries: 3 start_period: 45s netbox-redis: - image: malcolmnetsec/redis:6.4.2 + image: malcolmnetsec/redis:6.4.3 restart: "no" stdin_open: false tty: true @@ -953,7 +953,7 @@ services: retries: 3 start_period: 45s netbox-redis-cache: - image: malcolmnetsec/redis:6.4.2 + image: malcolmnetsec/redis:6.4.3 restart: "no" stdin_open: false tty: true @@ -979,7 +979,7 @@ services: retries: 3 start_period: 45s api: - image: malcolmnetsec/api:6.4.2 + image: malcolmnetsec/api:6.4.3 command: gunicorn --bind 0:5000 manage:app restart: "no" stdin_open: false @@ -1002,7 +1002,7 @@ services: retries: 3 start_period: 60s nginx-proxy: - image: malcolmnetsec/nginx-proxy:6.4.2 + image: malcolmnetsec/nginx-proxy:6.4.3 restart: "no" stdin_open: false tty: true diff --git a/docker-compose.yml b/docker-compose.yml index 794b5de93..a94199829 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -355,7 +355,7 @@ services: build: context: . dockerfile: Dockerfiles/opensearch.Dockerfile - image: malcolmnetsec/opensearch:6.4.2 + image: malcolmnetsec/opensearch:6.4.3 restart: "no" stdin_open: false tty: true @@ -399,7 +399,7 @@ services: build: context: . dockerfile: Dockerfiles/dashboards-helper.Dockerfile - image: malcolmnetsec/dashboards-helper:6.4.2 + image: malcolmnetsec/dashboards-helper:6.4.3 restart: "no" stdin_open: false tty: true @@ -433,7 +433,7 @@ services: build: context: . dockerfile: Dockerfiles/dashboards.Dockerfile - image: malcolmnetsec/dashboards:6.4.2 + image: malcolmnetsec/dashboards:6.4.3 restart: "no" stdin_open: false tty: true @@ -461,7 +461,7 @@ services: build: context: . dockerfile: Dockerfiles/logstash.Dockerfile - image: malcolmnetsec/logstash-oss:6.4.2 + image: malcolmnetsec/logstash-oss:6.4.3 restart: "no" stdin_open: false tty: true @@ -511,7 +511,7 @@ services: build: context: . dockerfile: Dockerfiles/filebeat.Dockerfile - image: malcolmnetsec/filebeat-oss:6.4.2 + image: malcolmnetsec/filebeat-oss:6.4.3 restart: "no" stdin_open: false tty: true @@ -553,7 +553,7 @@ services: build: context: . dockerfile: Dockerfiles/arkime.Dockerfile - image: malcolmnetsec/arkime:6.4.2 + image: malcolmnetsec/arkime:6.4.3 restart: "no" stdin_open: false tty: true @@ -597,7 +597,7 @@ services: build: context: . dockerfile: Dockerfiles/zeek.Dockerfile - image: malcolmnetsec/zeek:6.4.2 + image: malcolmnetsec/zeek:6.4.3 restart: "no" stdin_open: false tty: true @@ -640,7 +640,7 @@ services: build: context: . dockerfile: Dockerfiles/zeek.Dockerfile - image: malcolmnetsec/zeek:6.4.2 + image: malcolmnetsec/zeek:6.4.3 restart: "no" stdin_open: false tty: true @@ -676,7 +676,7 @@ services: build: context: . dockerfile: Dockerfiles/suricata.Dockerfile - image: malcolmnetsec/suricata:6.4.2 + image: malcolmnetsec/suricata:6.4.3 restart: "no" stdin_open: false tty: true @@ -716,7 +716,7 @@ services: build: context: . dockerfile: Dockerfiles/suricata.Dockerfile - image: malcolmnetsec/suricata:6.4.2 + image: malcolmnetsec/suricata:6.4.3 restart: "no" stdin_open: false tty: true @@ -746,7 +746,7 @@ services: build: context: . dockerfile: Dockerfiles/file-monitor.Dockerfile - image: malcolmnetsec/file-monitor:6.4.2 + image: malcolmnetsec/file-monitor:6.4.3 restart: "no" stdin_open: false tty: true @@ -773,7 +773,7 @@ services: build: context: . dockerfile: Dockerfiles/pcap-capture.Dockerfile - image: malcolmnetsec/pcap-capture:6.4.2 + image: malcolmnetsec/pcap-capture:6.4.3 restart: "no" stdin_open: false tty: true @@ -798,7 +798,7 @@ services: build: context: . dockerfile: Dockerfiles/pcap-monitor.Dockerfile - image: malcolmnetsec/pcap-monitor:6.4.2 + image: malcolmnetsec/pcap-monitor:6.4.3 restart: "no" stdin_open: false tty: true @@ -827,7 +827,7 @@ services: build: context: . dockerfile: Dockerfiles/file-upload.Dockerfile - image: malcolmnetsec/file-upload:6.4.2 + image: malcolmnetsec/file-upload:6.4.3 restart: "no" stdin_open: false tty: true @@ -855,7 +855,7 @@ services: retries: 3 start_period: 60s htadmin: - image: malcolmnetsec/htadmin:6.4.2 + image: malcolmnetsec/htadmin:6.4.3 build: context: . dockerfile: Dockerfiles/htadmin.Dockerfile @@ -882,7 +882,7 @@ services: retries: 3 start_period: 60s freq: - image: malcolmnetsec/freq:6.4.2 + image: malcolmnetsec/freq:6.4.3 build: context: . dockerfile: Dockerfiles/freq.Dockerfile @@ -906,7 +906,7 @@ services: retries: 3 start_period: 60s name-map-ui: - image: malcolmnetsec/name-map-ui:6.4.2 + image: malcolmnetsec/name-map-ui:6.4.3 build: context: . dockerfile: Dockerfiles/name-map-ui.Dockerfile @@ -932,7 +932,7 @@ services: retries: 3 start_period: 60s netbox: - image: malcolmnetsec/netbox:6.4.2 + image: malcolmnetsec/netbox:6.4.3 build: context: . dockerfile: Dockerfiles/netbox.Dockerfile @@ -966,7 +966,7 @@ services: retries: 3 start_period: 120s netbox-postgres: - image: malcolmnetsec/postgresql:6.4.2 + image: malcolmnetsec/postgresql:6.4.3 build: context: . dockerfile: Dockerfiles/postgresql.Dockerfile @@ -992,7 +992,7 @@ services: retries: 3 start_period: 45s netbox-redis: - image: malcolmnetsec/redis:6.4.2 + image: malcolmnetsec/redis:6.4.3 build: context: . dockerfile: Dockerfiles/redis.Dockerfile @@ -1022,7 +1022,7 @@ services: retries: 3 start_period: 45s netbox-redis-cache: - image: malcolmnetsec/redis:6.4.2 + image: malcolmnetsec/redis:6.4.3 build: context: . dockerfile: Dockerfiles/redis.Dockerfile @@ -1051,7 +1051,7 @@ services: retries: 3 start_period: 45s api: - image: malcolmnetsec/api:6.4.2 + image: malcolmnetsec/api:6.4.3 build: context: . dockerfile: Dockerfiles/api.Dockerfile @@ -1080,7 +1080,7 @@ services: build: context: . dockerfile: Dockerfiles/nginx.Dockerfile - image: malcolmnetsec/nginx-proxy:6.4.2 + image: malcolmnetsec/nginx-proxy:6.4.3 restart: "no" stdin_open: false tty: true diff --git a/docs/download.md b/docs/download.md index 0884df5bc..952c6e262 100644 --- a/docs/download.md +++ b/docs/download.md @@ -16,7 +16,7 @@ While official downloads of the Malcolm installer ISO are not provided, an **uno | ISO | SHA256 | |---|---| -| [malcolm-6.4.2.iso](/iso/malcolm-6.4.2.iso) (5.1GiB) | [`cccca22d330439472ff4334ff9530083dd74d6e4989b972306174d3934e3c27f`](/iso/malcolm-6.4.2.iso.sha256.txt) | +| [malcolm-6.4.3.iso](/iso/malcolm-6.4.3.iso) (5.1GiB) | [`xxxxxxxx`](/iso/malcolm-6.4.3.iso.sha256.txt) | ## Hedgehog Linux @@ -26,7 +26,7 @@ While official downloads of the Malcolm installer ISO are not provided, an **uno | ISO | SHA256 | |---|---| -| [hedgehog-6.4.2.iso](/iso/hedgehog-6.4.2.iso) (2.3GiB) | [`ffe350d7dd872f19e6ab194af1775be96827788eb3fc798af2e2a513d775e950`](/iso/hedgehog-6.4.2.iso.sha256.txt) | +| [hedgehog-6.4.3.iso](/iso/hedgehog-6.4.3.iso) (2.3GiB) | [`xxxxxxxx`](/iso/hedgehog-6.4.3.iso.sha256.txt) | ## Warning diff --git a/docs/hedgehog-iso-build.md b/docs/hedgehog-iso-build.md index 3aa841fb2..00334a840 100644 --- a/docs/hedgehog-iso-build.md +++ b/docs/hedgehog-iso-build.md @@ -29,7 +29,7 @@ Building the ISO may take 90 minutes or more depending on your system. As the bu ``` … -Finished, created "/sensor-build/hedgehog-6.4.2.iso" +Finished, created "/sensor-build/hedgehog-6.4.3.iso" … ``` diff --git a/docs/malcolm-iso.md b/docs/malcolm-iso.md index 571c4642b..c2a0af495 100644 --- a/docs/malcolm-iso.md +++ b/docs/malcolm-iso.md @@ -41,7 +41,7 @@ Building the ISO may take 30 minutes or more depending on your system. As the bu ``` … -Finished, created "/malcolm-build/malcolm-iso/malcolm-6.4.2.iso" +Finished, created "/malcolm-build/malcolm-iso/malcolm-6.4.3.iso" … ``` diff --git a/docs/quickstart.md b/docs/quickstart.md index a56bbfdd3..f72c7053c 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -53,26 +53,26 @@ You can then observe that the images have been retrieved by running `docker imag ``` $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE -malcolmnetsec/api 6.4.2 xxxxxxxxxxxx 3 days ago 158MB -malcolmnetsec/arkime 6.4.2 xxxxxxxxxxxx 3 days ago 816MB -malcolmnetsec/dashboards 6.4.2 xxxxxxxxxxxx 3 days ago 1.02GB -malcolmnetsec/dashboards-helper 6.4.2 xxxxxxxxxxxx 3 days ago 184MB -malcolmnetsec/file-monitor 6.4.2 xxxxxxxxxxxx 3 days ago 588MB -malcolmnetsec/file-upload 6.4.2 xxxxxxxxxxxx 3 days ago 259MB -malcolmnetsec/filebeat-oss 6.4.2 xxxxxxxxxxxx 3 days ago 624MB -malcolmnetsec/freq 6.4.2 xxxxxxxxxxxx 3 days ago 132MB -malcolmnetsec/htadmin 6.4.2 xxxxxxxxxxxx 3 days ago 242MB -malcolmnetsec/logstash-oss 6.4.2 xxxxxxxxxxxx 3 days ago 1.35GB -malcolmnetsec/name-map-ui 6.4.2 xxxxxxxxxxxx 3 days ago 143MB -malcolmnetsec/netbox 6.4.2 xxxxxxxxxxxx 3 days ago 1.01GB -malcolmnetsec/nginx-proxy 6.4.2 xxxxxxxxxxxx 3 days ago 121MB -malcolmnetsec/opensearch 6.4.2 xxxxxxxxxxxx 3 days ago 1.17GB -malcolmnetsec/pcap-capture 6.4.2 xxxxxxxxxxxx 3 days ago 121MB -malcolmnetsec/pcap-monitor 6.4.2 xxxxxxxxxxxx 3 days ago 213MB -malcolmnetsec/postgresql 6.4.2 xxxxxxxxxxxx 3 days ago 268MB -malcolmnetsec/redis 6.4.2 xxxxxxxxxxxx 3 days ago 34.2MB -malcolmnetsec/suricata 6.4.2 xxxxxxxxxxxx 3 days ago 278MB -malcolmnetsec/zeek 6.4.2 xxxxxxxxxxxx 3 days ago 1GB +malcolmnetsec/api 6.4.3 xxxxxxxxxxxx 3 days ago 158MB +malcolmnetsec/arkime 6.4.3 xxxxxxxxxxxx 3 days ago 816MB +malcolmnetsec/dashboards 6.4.3 xxxxxxxxxxxx 3 days ago 1.02GB +malcolmnetsec/dashboards-helper 6.4.3 xxxxxxxxxxxx 3 days ago 184MB +malcolmnetsec/file-monitor 6.4.3 xxxxxxxxxxxx 3 days ago 588MB +malcolmnetsec/file-upload 6.4.3 xxxxxxxxxxxx 3 days ago 259MB +malcolmnetsec/filebeat-oss 6.4.3 xxxxxxxxxxxx 3 days ago 624MB +malcolmnetsec/freq 6.4.3 xxxxxxxxxxxx 3 days ago 132MB +malcolmnetsec/htadmin 6.4.3 xxxxxxxxxxxx 3 days ago 242MB +malcolmnetsec/logstash-oss 6.4.3 xxxxxxxxxxxx 3 days ago 1.35GB +malcolmnetsec/name-map-ui 6.4.3 xxxxxxxxxxxx 3 days ago 143MB +malcolmnetsec/netbox 6.4.3 xxxxxxxxxxxx 3 days ago 1.01GB +malcolmnetsec/nginx-proxy 6.4.3 xxxxxxxxxxxx 3 days ago 121MB +malcolmnetsec/opensearch 6.4.3 xxxxxxxxxxxx 3 days ago 1.17GB +malcolmnetsec/pcap-capture 6.4.3 xxxxxxxxxxxx 3 days ago 121MB +malcolmnetsec/pcap-monitor 6.4.3 xxxxxxxxxxxx 3 days ago 213MB +malcolmnetsec/postgresql 6.4.3 xxxxxxxxxxxx 3 days ago 268MB +malcolmnetsec/redis 6.4.3 xxxxxxxxxxxx 3 days ago 34.2MB +malcolmnetsec/suricata 6.4.3 xxxxxxxxxxxx 3 days ago 278MB +malcolmnetsec/zeek 6.4.3 xxxxxxxxxxxx 3 days ago 1GB ``` ### Import from pre-packaged tarballs diff --git a/docs/ubuntu-install-example.md b/docs/ubuntu-install-example.md index 6b7030ab1..635190d40 100644 --- a/docs/ubuntu-install-example.md +++ b/docs/ubuntu-install-example.md @@ -257,26 +257,26 @@ Pulling zeek ... done user@host:~/Malcolm$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE -malcolmnetsec/api 6.4.2 xxxxxxxxxxxx 3 days ago 158MB -malcolmnetsec/arkime 6.4.2 xxxxxxxxxxxx 3 days ago 816MB -malcolmnetsec/dashboards 6.4.2 xxxxxxxxxxxx 3 days ago 1.02GB -malcolmnetsec/dashboards-helper 6.4.2 xxxxxxxxxxxx 3 days ago 184MB -malcolmnetsec/file-monitor 6.4.2 xxxxxxxxxxxx 3 days ago 588MB -malcolmnetsec/file-upload 6.4.2 xxxxxxxxxxxx 3 days ago 259MB -malcolmnetsec/filebeat-oss 6.4.2 xxxxxxxxxxxx 3 days ago 624MB -malcolmnetsec/freq 6.4.2 xxxxxxxxxxxx 3 days ago 132MB -malcolmnetsec/htadmin 6.4.2 xxxxxxxxxxxx 3 days ago 242MB -malcolmnetsec/logstash-oss 6.4.2 xxxxxxxxxxxx 3 days ago 1.35GB -malcolmnetsec/name-map-ui 6.4.2 xxxxxxxxxxxx 3 days ago 143MB -malcolmnetsec/netbox 6.4.2 xxxxxxxxxxxx 3 days ago 1.01GB -malcolmnetsec/nginx-proxy 6.4.2 xxxxxxxxxxxx 3 days ago 121MB -malcolmnetsec/opensearch 6.4.2 xxxxxxxxxxxx 3 days ago 1.17GB -malcolmnetsec/pcap-capture 6.4.2 xxxxxxxxxxxx 3 days ago 121MB -malcolmnetsec/pcap-monitor 6.4.2 xxxxxxxxxxxx 3 days ago 213MB -malcolmnetsec/postgresql 6.4.2 xxxxxxxxxxxx 3 days ago 268MB -malcolmnetsec/redis 6.4.2 xxxxxxxxxxxx 3 days ago 34.2MB -malcolmnetsec/suricata 6.4.2 xxxxxxxxxxxx 3 days ago 278MB -malcolmnetsec/zeek 6.4.2 xxxxxxxxxxxx 3 days ago 1GB +malcolmnetsec/api 6.4.3 xxxxxxxxxxxx 3 days ago 158MB +malcolmnetsec/arkime 6.4.3 xxxxxxxxxxxx 3 days ago 816MB +malcolmnetsec/dashboards 6.4.3 xxxxxxxxxxxx 3 days ago 1.02GB +malcolmnetsec/dashboards-helper 6.4.3 xxxxxxxxxxxx 3 days ago 184MB +malcolmnetsec/file-monitor 6.4.3 xxxxxxxxxxxx 3 days ago 588MB +malcolmnetsec/file-upload 6.4.3 xxxxxxxxxxxx 3 days ago 259MB +malcolmnetsec/filebeat-oss 6.4.3 xxxxxxxxxxxx 3 days ago 624MB +malcolmnetsec/freq 6.4.3 xxxxxxxxxxxx 3 days ago 132MB +malcolmnetsec/htadmin 6.4.3 xxxxxxxxxxxx 3 days ago 242MB +malcolmnetsec/logstash-oss 6.4.3 xxxxxxxxxxxx 3 days ago 1.35GB +malcolmnetsec/name-map-ui 6.4.3 xxxxxxxxxxxx 3 days ago 143MB +malcolmnetsec/netbox 6.4.3 xxxxxxxxxxxx 3 days ago 1.01GB +malcolmnetsec/nginx-proxy 6.4.3 xxxxxxxxxxxx 3 days ago 121MB +malcolmnetsec/opensearch 6.4.3 xxxxxxxxxxxx 3 days ago 1.17GB +malcolmnetsec/pcap-capture 6.4.3 xxxxxxxxxxxx 3 days ago 121MB +malcolmnetsec/pcap-monitor 6.4.3 xxxxxxxxxxxx 3 days ago 213MB +malcolmnetsec/postgresql 6.4.3 xxxxxxxxxxxx 3 days ago 268MB +malcolmnetsec/redis 6.4.3 xxxxxxxxxxxx 3 days ago 34.2MB +malcolmnetsec/suricata 6.4.3 xxxxxxxxxxxx 3 days ago 278MB +malcolmnetsec/zeek 6.4.3 xxxxxxxxxxxx 3 days ago 1GB ``` Finally, we can start Malcolm. When Malcolm starts it will stream informational and debug messages to the console. If you wish, you can safely close the console or use `Ctrl+C` to stop these messages; Malcolm will continue running in the background.