mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-12 04:02:50 +01:00
Update For 1.0.6
This commit is contained in:
@@ -92,7 +92,7 @@ eslogdir:
|
|||||||
|
|
||||||
so-elasticsearch:
|
so-elasticsearch:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-elasticsearch:HH1.0.3
|
- image: soshybridhunter/so-elasticsearch:HH1.0.6
|
||||||
- hostname: elasticsearch
|
- hostname: elasticsearch
|
||||||
- name: so-elasticsearch
|
- name: so-elasticsearch
|
||||||
- user: elasticsearch
|
- user: elasticsearch
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ filebeatconfsync:
|
|||||||
|
|
||||||
so-filebeat:
|
so-filebeat:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-filebeat:HH1.0.3
|
- image: soshybridhunter/so-filebeat:HH1.0.6
|
||||||
- hostname: so-filebeat
|
- hostname: so-filebeat
|
||||||
- user: root
|
- user: root
|
||||||
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
||||||
@@ -70,7 +70,7 @@ so-filebeat:
|
|||||||
{%- else %}
|
{%- else %}
|
||||||
- /opt/so/conf/filebeat/etc/pki/filebeat.crt:/usr/share/filebeat/filebeat.crt:ro
|
- /opt/so/conf/filebeat/etc/pki/filebeat.crt:/usr/share/filebeat/filebeat.crt:ro
|
||||||
- /opt/so/conf/filebeat/etc/pki/filebeat.key:/usr/share/filebeat/filebeat.key:ro
|
- /opt/so/conf/filebeat/etc/pki/filebeat.key:/usr/share/filebeat/filebeat.key:ro
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
- /etc/ssl/certs/intca.crt:/usr/share/filebeat/intraca.crt:ro
|
- /etc/ssl/certs/intca.crt:/usr/share/filebeat/intraca.crt:ro
|
||||||
- watch:
|
- watch:
|
||||||
- file: /opt/so/conf/filebeat/etc
|
- file: /opt/so/conf/filebeat/etc
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.4.2",
|
"version": "6.5.2",
|
||||||
"objects": [
|
"objects": [
|
||||||
{
|
{
|
||||||
"id": "b3b449d0-3429-11e7-9d52-4f090484f59e",
|
"id": "b3b449d0-3429-11e7-9d52-4f090484f59e",
|
||||||
@@ -142,4 +142,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -51,15 +51,13 @@ synckibanacustom:
|
|||||||
- source: salt://kibana/custom
|
- source: salt://kibana/custom
|
||||||
- user: 932
|
- user: 932
|
||||||
- group: 939
|
- group: 939
|
||||||
- template: jinja
|
|
||||||
|
|
||||||
|
|
||||||
# File.Recurse for custom saved dashboards
|
# File.Recurse for custom saved dashboards
|
||||||
|
|
||||||
# Start the kibana docker
|
# Start the kibana docker
|
||||||
so-kibana:
|
so-kibana:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-kibana:HH1.0.5
|
- image: soshybridhunter/so-kibana:HH1.0.6
|
||||||
- hostname: kibana
|
- hostname: kibana
|
||||||
- user: kibana
|
- user: kibana
|
||||||
- environment:
|
- environment:
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ lslogdir:
|
|||||||
|
|
||||||
so-logstash:
|
so-logstash:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-logstash:HH1.0.5
|
- image: soshybridhunter/so-logstash:HH1.0.6
|
||||||
- hostname: so-logstash
|
- hostname: so-logstash
|
||||||
- name: so-logstash
|
- name: so-logstash
|
||||||
- user: logstash
|
- user: logstash
|
||||||
|
|||||||
Reference in New Issue
Block a user