guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Enable wazuh #133

Closed SHession closed 3 years ago

SHession commented 3 years ago

What does this change?

This PR adds the necessary configuration for Wazuh to work correctly on the checker instances. The rule-manager instances should already work, as they are using Guardian CDK.

Guardian Wazuh guide

How to test

Deploy to CODE, check Wazuh is reporting health by using SSM: ssm cmd -c "service wazuh-agent status | grep Active && journalctl -u wazuh-agent | grep Valid" -i {instance id} -p composer

Images

image