Hi Lucio
# /var/ossec/bin/wazuh-logtest
Starting wazuh-logtest v4.3.8
Type one log per line
[2007-08-31 18:37:09.454 ADT]
192.168.2.99: LOG: connection authorized: user=ossec_user database=ossecdb
**Phase 1: Completed pre-decoding.
full event: '[2007-08-31 18:37:09.454 ADT]
192.168.2.99: LOG: connection authorized: user=ossec_user database=ossecdb'
**Phase 2: Completed decoding.
name: 'postgresql_log'
status: 'LOG'
**Phase 3: Completed filtering (rules).
id: '50511'
level: '3'
description: 'PostgreSQL: Database authentication success.'
groups: '['postgresql_log', 'authentication_success']'
firedtimes: '1'
gdpr: '['IV_32.2']'
gpg13: '['7.1', '7.2']'
hipaa: '['164.312.b']'
mail: 'False'
mitre.id: '['T1078']'
mitre.tactic: '['Defense Evasion', 'Persistence', 'Privilege Escalation', 'Initial Access']'
mitre.technique: '['Valid Accounts']'
nist_800_53: '['AU.14', 'AC.7']'
pci_dss: '['10.2.5']'
tsc: '['CC6.8', 'CC7.2', 'CC7.3']'
**Alert to be generated.
maybe there is something wrong with the sample log generated by my postgresql?