diff --git a/README.md b/README.md index debc950d3..199c32395 100644 --- a/README.md +++ b/README.md @@ -128,21 +128,21 @@ You can then observe that the images have been retrieved by running `docker imag ``` $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE -malcolmnetsec/moloch 2.0.0 xxxxxxxxxxxx 10 minutes ago 491MB -malcolmnetsec/logstash-oss 2.0.0 xxxxxxxxxxxx 17 minutes ago 1.4GB -malcolmnetsec/zeek 2.0.0 xxxxxxxxxxxx 17 minutes ago 232MB -malcolmnetsec/file-upload 2.0.0 xxxxxxxxxxxx 23 minutes ago 199MB -malcolmnetsec/pcap-capture 2.0.0 xxxxxxxxxxxx 23 minutes ago 112MB -malcolmnetsec/file-monitor 2.0.0 xxxxxxxxxxxx 25 minutes ago 369MB -malcolmnetsec/filebeat-oss 2.0.0 xxxxxxxxxxxx 28 minutes ago 501MB -malcolmnetsec/kibana-oss 2.0.0 xxxxxxxxxxxx 28 minutes ago 964MB -malcolmnetsec/pcap-monitor 2.0.0 xxxxxxxxxxxx 28 minutes ago 156MB -malcolmnetsec/curator 2.0.0 xxxxxxxxxxxx 29 minutes ago 240MB -malcolmnetsec/nginx-proxy 2.0.0 xxxxxxxxxxxx 29 minutes ago 54.5MB -malcolmnetsec/elastalert 2.0.0 xxxxxxxxxxxx 30 minutes ago 276MB -malcolmnetsec/htadmin 2.0.0 xxxxxxxxxxxx 31 minutes ago 256MB -malcolmnetsec/freq 2.0.0 xxxxxxxxxxxx 32 minutes ago 188MB -malcolmnetsec/name-map-ui 2.0.0 xxxxxxxxxxxx 35 minutes ago 20MB +malcolmnetsec/moloch 2.0.1 xxxxxxxxxxxx 10 minutes ago 491MB +malcolmnetsec/logstash-oss 2.0.1 xxxxxxxxxxxx 17 minutes ago 1.4GB +malcolmnetsec/zeek 2.0.1 xxxxxxxxxxxx 17 minutes ago 232MB +malcolmnetsec/file-upload 2.0.1 xxxxxxxxxxxx 23 minutes ago 199MB +malcolmnetsec/pcap-capture 2.0.1 xxxxxxxxxxxx 23 minutes ago 112MB +malcolmnetsec/file-monitor 2.0.1 xxxxxxxxxxxx 25 minutes ago 369MB +malcolmnetsec/filebeat-oss 2.0.1 xxxxxxxxxxxx 28 minutes ago 501MB +malcolmnetsec/kibana-oss 2.0.1 xxxxxxxxxxxx 28 minutes ago 964MB +malcolmnetsec/pcap-monitor 2.0.1 xxxxxxxxxxxx 28 minutes ago 156MB +malcolmnetsec/curator 2.0.1 xxxxxxxxxxxx 29 minutes ago 240MB +malcolmnetsec/nginx-proxy 2.0.1 xxxxxxxxxxxx 29 minutes ago 54.5MB +malcolmnetsec/elastalert 2.0.1 xxxxxxxxxxxx 30 minutes ago 276MB +malcolmnetsec/htadmin 2.0.1 xxxxxxxxxxxx 31 minutes ago 256MB +malcolmnetsec/freq 2.0.1 xxxxxxxxxxxx 32 minutes ago 188MB +malcolmnetsec/name-map-ui 2.0.1 xxxxxxxxxxxx 35 minutes ago 20MB docker.elastic.co/elasticsearch/elasticsearch-oss 7.6.2 xxxxxxxxxxxx 5 weeks ago 825MB ``` @@ -1373,7 +1373,7 @@ Building the ISO may take 30 minutes or more depending on your system. As the bu ``` … -Finished, created "/malcolm-build/malcolm-iso/malcolm-2.0.0.iso" +Finished, created "/malcolm-build/malcolm-iso/malcolm-2.0.1.iso" … ``` @@ -1769,21 +1769,21 @@ Pulling zeek ... done user@host:~/Malcolm$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE -malcolmnetsec/moloch 2.0.0 xxxxxxxxxxxx 27 minutes ago 517MB -malcolmnetsec/zeek 2.0.0 xxxxxxxxxxxx 27 minutes ago 489MB -malcolmnetsec/htadmin 2.0.0 xxxxxxxxxxxx 2 hours ago 180MB -malcolmnetsec/nginx-proxy 2.0.0 xxxxxxxxxxxx 4 hours ago 53MB -malcolmnetsec/file-upload 2.0.0 xxxxxxxxxxxx 24 hours ago 198MB -malcolmnetsec/pcap-capture 2.0.0 xxxxxxxxxxxx 24 hours ago 111MB -malcolmnetsec/pcap-monitor 2.0.0 xxxxxxxxxxxx 24 hours ago 156MB -malcolmnetsec/file-monitor 2.0.0 xxxxxxxxxxxx 24 hours ago 355MB -malcolmnetsec/logstash-oss 2.0.0 xxxxxxxxxxxx 25 hours ago 1.24GB -malcolmnetsec/curator 2.0.0 xxxxxxxxxxxx 25 hours ago 303MB -malcolmnetsec/kibana-oss 2.0.0 xxxxxxxxxxxx 33 hours ago 944MB -malcolmnetsec/filebeat-oss 2.0.0 xxxxxxxxxxxx 11 days ago 459MB -malcolmnetsec/elastalert 2.0.0 xxxxxxxxxxxx 11 days ago 276MB -malcolmnetsec/freq 2.0.0 xxxxxxxxxxxx 11 days ago 188MB -malcolmnetsec/name-map-ui 2.0.0 xxxxxxxxxxxx 35 minutes ago 20MB +malcolmnetsec/moloch 2.0.1 xxxxxxxxxxxx 27 minutes ago 517MB +malcolmnetsec/zeek 2.0.1 xxxxxxxxxxxx 27 minutes ago 489MB +malcolmnetsec/htadmin 2.0.1 xxxxxxxxxxxx 2 hours ago 180MB +malcolmnetsec/nginx-proxy 2.0.1 xxxxxxxxxxxx 4 hours ago 53MB +malcolmnetsec/file-upload 2.0.1 xxxxxxxxxxxx 24 hours ago 198MB +malcolmnetsec/pcap-capture 2.0.1 xxxxxxxxxxxx 24 hours ago 111MB +malcolmnetsec/pcap-monitor 2.0.1 xxxxxxxxxxxx 24 hours ago 156MB +malcolmnetsec/file-monitor 2.0.1 xxxxxxxxxxxx 24 hours ago 355MB +malcolmnetsec/logstash-oss 2.0.1 xxxxxxxxxxxx 25 hours ago 1.24GB +malcolmnetsec/curator 2.0.1 xxxxxxxxxxxx 25 hours ago 303MB +malcolmnetsec/kibana-oss 2.0.1 xxxxxxxxxxxx 33 hours ago 944MB +malcolmnetsec/filebeat-oss 2.0.1 xxxxxxxxxxxx 11 days ago 459MB +malcolmnetsec/elastalert 2.0.1 xxxxxxxxxxxx 11 days ago 276MB +malcolmnetsec/freq 2.0.1 xxxxxxxxxxxx 11 days ago 188MB +malcolmnetsec/name-map-ui 2.0.1 xxxxxxxxxxxx 35 minutes ago 20MB docker.elastic.co/elasticsearch/elasticsearch-oss 7.6.2 xxxxxxxxxxxx 5 weeks ago 769MB ``` diff --git a/docker-compose-standalone.yml b/docker-compose-standalone.yml index 924ce3cb9..76e937fd2 100644 --- a/docker-compose-standalone.yml +++ b/docker-compose-standalone.yml @@ -127,7 +127,7 @@ services: retries: 3 start_period: 180s kibana: - image: malcolmnetsec/kibana-oss:2.0.0 + image: malcolmnetsec/kibana-oss:2.0.1 restart: "no" hostname: kibana environment: @@ -150,7 +150,7 @@ services: retries: 3 start_period: 210s elastalert: - image: malcolmnetsec/elastalert:2.0.0 + image: malcolmnetsec/elastalert:2.0.1 restart: "no" hostname: elastalert environment: @@ -175,7 +175,7 @@ services: retries: 3 start_period: 210s curator: - image: malcolmnetsec/curator:2.0.0 + image: malcolmnetsec/curator:2.0.1 restart: "no" hostname: curator environment: @@ -191,7 +191,7 @@ services: retries: 3 start_period: 30s logstash: - image: malcolmnetsec/logstash-oss:2.0.0 + image: malcolmnetsec/logstash-oss:2.0.1 restart: "no" hostname: logstash environment: @@ -221,7 +221,7 @@ services: retries: 3 start_period: 600s filebeat: - image: malcolmnetsec/filebeat-oss:2.0.0 + image: malcolmnetsec/filebeat-oss:2.0.1 restart: "no" hostname: filebeat environment: @@ -255,7 +255,7 @@ services: retries: 3 start_period: 60s moloch: - image: malcolmnetsec/moloch:2.0.0 + image: malcolmnetsec/moloch:2.0.1 restart: "no" hostname: moloch env_file: @@ -291,7 +291,7 @@ services: retries: 3 start_period: 210s zeek: - image: malcolmnetsec/zeek:2.0.0 + image: malcolmnetsec/zeek:2.0.1 restart: "no" hostname: zeek environment: @@ -314,7 +314,7 @@ services: retries: 3 start_period: 60s file-monitor: - image: malcolmnetsec/file-monitor:2.0.0 + image: malcolmnetsec/file-monitor:2.0.1 restart: "no" hostname: filemon environment: @@ -331,7 +331,7 @@ services: retries: 3 start_period: 60s pcap-capture: - image: malcolmnetsec/pcap-capture:2.0.0 + image: malcolmnetsec/pcap-capture:2.0.1 restart: "no" network_mode: host ulimits: @@ -354,7 +354,7 @@ services: retries: 3 start_period: 60s pcap-monitor: - image: malcolmnetsec/pcap-monitor:2.0.0 + image: malcolmnetsec/pcap-monitor:2.0.1 restart: "no" hostname: pcapmon environment: @@ -374,7 +374,7 @@ services: retries: 3 start_period: 90s upload: - image: malcolmnetsec/file-upload:2.0.0 + image: malcolmnetsec/file-upload:2.0.1 restart: "no" hostname: upload env_file: @@ -397,7 +397,7 @@ services: retries: 3 start_period: 60s htadmin: - image: malcolmnetsec/htadmin:2.0.0 + image: malcolmnetsec/htadmin:2.0.1 restart: "no" hostname: htadmin environment: @@ -416,7 +416,7 @@ services: retries: 3 start_period: 60s freq: - image: malcolmnetsec/freq:2.0.0 + image: malcolmnetsec/freq:2.0.1 restart: "no" hostname: freq environment: @@ -431,7 +431,7 @@ services: retries: 3 start_period: 60s name-map-ui: - image: malcolmnetsec/name-map-ui:2.0.0 + image: malcolmnetsec/name-map-ui:2.0.1 restart: "no" hostname: name-map-ui environment: @@ -449,7 +449,7 @@ services: retries: 3 start_period: 60s nginx-proxy: - image: malcolmnetsec/nginx-proxy:2.0.0 + image: malcolmnetsec/nginx-proxy:2.0.1 restart: "no" hostname: nginx-proxy environment: diff --git a/docker-compose.yml b/docker-compose.yml index 2350af786..83ea1bd72 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -130,7 +130,7 @@ services: build: context: . dockerfile: Dockerfiles/kibana.Dockerfile - image: malcolmnetsec/kibana-oss:2.0.0 + image: malcolmnetsec/kibana-oss:2.0.1 restart: "no" hostname: kibana environment: @@ -156,7 +156,7 @@ services: build: context: . dockerfile: Dockerfiles/elastalert.Dockerfile - image: malcolmnetsec/elastalert:2.0.0 + image: malcolmnetsec/elastalert:2.0.1 restart: "no" hostname: elastalert environment: @@ -184,7 +184,7 @@ services: build: context: . dockerfile: Dockerfiles/curator.Dockerfile - image: malcolmnetsec/curator:2.0.0 + image: malcolmnetsec/curator:2.0.1 restart: "no" hostname: curator environment: @@ -205,7 +205,7 @@ services: build: context: . dockerfile: Dockerfiles/logstash.Dockerfile - image: malcolmnetsec/logstash-oss:2.0.0 + image: malcolmnetsec/logstash-oss:2.0.1 restart: "no" hostname: logstash environment: @@ -240,7 +240,7 @@ services: build: context: . dockerfile: Dockerfiles/filebeat.Dockerfile - image: malcolmnetsec/filebeat-oss:2.0.0 + image: malcolmnetsec/filebeat-oss:2.0.1 restart: "no" hostname: filebeat environment: @@ -278,7 +278,7 @@ services: build: context: . dockerfile: Dockerfiles/moloch.Dockerfile - image: malcolmnetsec/moloch:2.0.0 + image: malcolmnetsec/moloch:2.0.1 restart: "no" hostname: moloch env_file: @@ -320,7 +320,7 @@ services: build: context: . dockerfile: Dockerfiles/zeek.Dockerfile - image: malcolmnetsec/zeek:2.0.0 + image: malcolmnetsec/zeek:2.0.1 restart: "no" hostname: zeek environment: @@ -347,7 +347,7 @@ services: build: context: . dockerfile: Dockerfiles/file-monitor.Dockerfile - image: malcolmnetsec/file-monitor:2.0.0 + image: malcolmnetsec/file-monitor:2.0.1 restart: "no" hostname: filemon environment: @@ -367,7 +367,7 @@ services: build: context: . dockerfile: Dockerfiles/pcap-capture.Dockerfile - image: malcolmnetsec/pcap-capture:2.0.0 + image: malcolmnetsec/pcap-capture:2.0.1 restart: "no" network_mode: host ulimits: @@ -393,7 +393,7 @@ services: build: context: . dockerfile: Dockerfiles/pcap-monitor.Dockerfile - image: malcolmnetsec/pcap-monitor:2.0.0 + image: malcolmnetsec/pcap-monitor:2.0.1 restart: "no" hostname: pcapmon environment: @@ -416,7 +416,7 @@ services: build: context: . dockerfile: Dockerfiles/file-upload.Dockerfile - image: malcolmnetsec/file-upload:2.0.0 + image: malcolmnetsec/file-upload:2.0.1 restart: "no" hostname: upload env_file: @@ -439,7 +439,7 @@ services: retries: 3 start_period: 60s htadmin: - image: malcolmnetsec/htadmin:2.0.0 + image: malcolmnetsec/htadmin:2.0.1 build: context: . dockerfile: Dockerfiles/htadmin.Dockerfile @@ -461,7 +461,7 @@ services: retries: 3 start_period: 60s freq: - image: malcolmnetsec/freq:2.0.0 + image: malcolmnetsec/freq:2.0.1 build: context: . dockerfile: Dockerfiles/freq.Dockerfile @@ -479,7 +479,7 @@ services: retries: 3 start_period: 60s name-map-ui: - image: malcolmnetsec/name-map-ui:2.0.0 + image: malcolmnetsec/name-map-ui:2.0.1 build: context: . dockerfile: Dockerfiles/name-map-ui.Dockerfile @@ -503,7 +503,7 @@ services: build: context: . dockerfile: Dockerfiles/nginx.Dockerfile - image: malcolmnetsec/nginx-proxy:2.0.0 + image: malcolmnetsec/nginx-proxy:2.0.1 restart: "no" hostname: nginx-proxy environment: diff --git a/sensor-iso/README.md b/sensor-iso/README.md index 8866ddaed..1339f9534 100644 --- a/sensor-iso/README.md +++ b/sensor-iso/README.md @@ -398,7 +398,7 @@ Building the ISO may take 90 minutes or more depending on your system. As the bu ``` … -Finished, created "/sensor-build/hedgehog-2.0.0.iso" +Finished, created "/sensor-build/hedgehog-2.0.1.iso" … ```