Merge remote-tracking branch 'origin/reyesj2/kafka' into kaffytaffy

This commit is contained in:
m0duspwnens
2024-04-02 13:36:47 -04:00
32 changed files with 838 additions and 6 deletions

View File

@@ -185,3 +185,11 @@ docker:
custom_bind_mounts: []
extra_hosts: []
extra_env: []
'so-kafka':
final_octet: 88
port_bindings:
- 0.0.0.0:9092:9092
- 0.0.0.0:2181:2181
custom_bind_mounts: []
extra_hosts: []
extra_env: []

View File

@@ -65,3 +65,4 @@ docker:
so-steno: *dockerOptions
so-suricata: *dockerOptions
so-zeek: *dockerOptions
so-kafka: *dockerOptions