mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
wip
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<system>
|
||||
<system_name>elk_7</system_name>
|
||||
<base platform="linux" type="server" distro=".*Ubuntu.*"/>
|
||||
<base platform="linux" type="server" distro="Buster"/>
|
||||
|
||||
<input into_datastore="IP_address">
|
||||
<value>172.16.0.2</value>
|
||||
@@ -33,16 +33,16 @@
|
||||
<value>5601</value>
|
||||
</input>
|
||||
|
||||
<utility module_path=".*/elasticsearch_7">
|
||||
<service module_path=".*/elasticsearch_7">
|
||||
<input into="elasticsearch_ip">
|
||||
<datastore access="0">IP_address</datastore>
|
||||
</input>
|
||||
<input into="elasticsearch_port">
|
||||
<datastore access="0">elasticsearch_port</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
</service>
|
||||
|
||||
<utility module_path=".*/logstash_7">
|
||||
<service module_path=".*/logstash_7">
|
||||
<input into="logstash_port">
|
||||
<datastore access="0">logstash_port</datastore>
|
||||
</input>
|
||||
@@ -52,9 +52,9 @@
|
||||
<input into="elasticsearch_port">
|
||||
<datastore access="0">elasticsearch_port</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
</service>
|
||||
|
||||
<utility module_path=".*/kibana_7">
|
||||
<service module_path=".*/kibana_7">
|
||||
<input into="kibana_ip">
|
||||
<datastore access="0">IP_address</datastore>
|
||||
</input>
|
||||
@@ -67,7 +67,7 @@
|
||||
<input into="elasticsearch_port">
|
||||
<datastore access="0">elasticsearch_port</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
</service>
|
||||
|
||||
<!-- <utility module_path=".*/filebeat.*">-->
|
||||
<!-- <input into="logstash_ip">-->
|
||||
|
||||
Reference in New Issue
Block a user