gist/postgre/Readme.txt

12 lines
443 B
Plaintext
Raw Normal View History

2023-04-24 15:00:21 +00:00
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