mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 03:38:01 +00:00
wip
This commit is contained in:
@@ -69,27 +69,25 @@
|
||||
</input>
|
||||
</service>
|
||||
|
||||
<!-- <utility module_path=".*/filebeat.*">-->
|
||||
<!-- <input into="logstash_ip">-->
|
||||
<!-- <datastore access="0">IP_address</datastore>-->
|
||||
<!-- </input>-->
|
||||
<!-- <input into="logstash_port">-->
|
||||
<!-- <datastore access="0">logstash_port</datastore>-->
|
||||
<!-- </input>-->
|
||||
<!-- </utility>-->
|
||||
<utility module_path=".*/filebeat.*">
|
||||
<input into="logstash_ip">
|
||||
<datastore access="0">IP_addresses</datastore>
|
||||
</input>
|
||||
<input into="logstash_port">
|
||||
<datastore access="0">logstash_port</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<!-- <utility module_path=".*/auditbeat.*">-->
|
||||
<!-- <input into="logstash_ip">-->
|
||||
<!-- <datastore access="0">IP_address</datastore>-->
|
||||
<!-- </input>-->
|
||||
<!-- <input into="logstash_port">-->
|
||||
<!-- <datastore access="0">logstash_port</datastore>-->
|
||||
<!-- </input>-->
|
||||
<!-- </utility>-->
|
||||
<utility module_path=".*/auditbeat.*">
|
||||
<input into="logstash_ip">
|
||||
<datastore access="0">IP_addresses</datastore>
|
||||
</input>
|
||||
<input into="logstash_port">
|
||||
<datastore access="0">logstash_port</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<!-- <utility module_path=".*/elastalert.*">-->
|
||||
|
||||
<!-- </utility>-->
|
||||
<!-- TODO: Update this to use latest elastalert version <utility module_path=".*/elastalert.*"/>-->
|
||||
|
||||
<network type="private_network" >
|
||||
<input into="IP_address">
|
||||
|
||||
Reference in New Issue
Block a user