1
0
Fork 0
gist/postgre/Readme.txt

12 lines
443 B
Plaintext

These are lab files. The passowords and grants are not real.
* Ansible Playbook that installs a PostgreSQL DBMS
* applies configuration for ingest optimization (performance)
* script generates table to make a database named logs
* table named logs
* log_data JSONB (rows)
* Corresponding Rsyslog server does the ingest, has a LinkedList queue (currently appox 80 MB)
https://code.because-security.com/marius/gist/src/branch/main/rsyslog