Merge pull request #894 from Security-Onion-Solutions/feature/playbook-unit-testing

Playbook - Initial Support for Unit Testing
This commit is contained in:
Josh Brower
2020-06-26 06:33:05 -04:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
[es]
es_url = http://{{MASTER}}:9200
es_ip = {{MASTER}}
es_user = YOURESUSER
es_pass = YOURESPASS
es_index_pattern = so-*
@@ -62,6 +63,7 @@ slack_webhook = YOURSLACKWEBHOOK
playbook_url = https://{{MASTER}}/playbook
playbook_key = de6639318502476f2fa5aa06f43f51fb389a3d7f
playbook_verifycert = no
playbook_unit_test_index = playbook-testing
[log]
logfile = /var/log/SOCtopus/soctopus.log