QuestionQ54
Log ManagementYou work as a SOC analyst for a cloud-based service provider that uses PostgreSQL databases to hold critical customer data. During a recent security review, you find that logs are not generated for failed authentication attempts, slow queries, or database errors. This lack of visibility makes it difficult to detect potential threats and investigate suspicious database activity. To ensure PostgreSQL captures and stores logs for centralized monitoring and forensic analysis, which configuration parameter should be enabled?
- A log_collector
- B loggingcollector
- C logging_collector
- D logging-collector
Community Discussion