psql -U qradar -c "SELECT id,ip FROM managedhost WHERE ip='$<YOUR EVENT COLLECTOR IP>';"
For example: [root@861522024-0520-158798NETSOLmuhamednoufmJSA742VM ~]# psql -U qradar -c "SELECT id,ip FROM managedhost WHERE ip='10.219.86.152';" id | ip ----+--------------- 53 | 10.219.86.152 (1 row) Note down the Managed Host ID. In this example, the id is 53
Check and confirm if the logs are coming in to the system.