Watchdog messages are not forwarding to Newrelic

Created on 16 May 2023, about 1 year ago
Updated 9 February 2024, 5 months ago

Problem/Motivation

We have enabled this module in our dev and stage servers(acquia cloud). Both are with newrelic php extension. Enabled this module and added API key of type 'user' from newrelic and doing the deployments. These deployments are success and we are able to see the deployment details at Newrelic side. But the problem is it is not forwarding the watchdog messages. We have enabled all the watchdog messages type in this module settings page.

We have added the below code in our settings.php. Verified with and with out this below code, but no luck.
ini_set('newrelic.loglevel', 'error');
ini_set('newrelic.daemon.collector_host', 'gov-collector.newrelic.com');

Are we missing anything to forward the watchdog messages to newrelic. Is it any permission issue? or do we need to install anything on servers.

Steps to reproduce

  • Enabled new_relic_rpm module
  • Generated API key of 'user' type in newrelic
  • Enabled all watchdog message types in module settings page.
  • Use deploy page by giving some version and other details.
🐛 Bug report
Status

Needs review

Version

2.1

Component

Code

Created by

🇮🇳India bhavanasisarath

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024