Overview

Using this document we configure Linux server with the CCE, CCE pulls the logs and redirect it to APE.

For this configuration we use UDP port 514.

Steps of Configuration:-

To configure PostGRE SQL logs, please follow the steps:

#### GLOBAL DIRECTIVES ####

Add $InputFileName /var/log/postgresql/postgresql-*.log

Add $InputFileTag postgresql_logs

Add $InputFileStateFile state-postgresql-access

Add $InputRunFileMonitor

#*.* @@remote-host:514

# ### end of the forwarding rule ###

*.* @CCE_IP:514

Verification:-

   1. By Checking on UI 

2. Checking logs through CCE server

Verification through UI 

Verification Through CCE server