Skip to content

N8NNY/pgaudit-fluent-bit-example

Repository files navigation

pgAudit and fluent-bit example

Requirements

  • Ansible >= 2.11.4
  • Python3
  • Vagrant and libvirt provider for setup development environment.

Prepare Vagrant

  • Interface
export VAGRANT_BRIDGE_IF=<your-interface>
  • SSH public key
export VAGRANT_PUB_KEY=<your-pub-key>
  • Start Vagrant
vagrant up

Deploy example

ansible-playbook -i hosts -u vagrant all.yml 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages