I want to send AWS RDS(PostgreSQL)'s CloudWatch Logs to New Relic. It’s okay to send log group data to NR directly. Is it necessary to install New Relic agent to PostgreSQL(or create a PostgreSQL user inside DB)?
If send AWS ECS logs to New Relic, we have to install New Relic agent inside container to ensure the logs’ unicode is UTF-8.