Log Management
NewRelic log management solution provides deeper visibility into application and infrastructure performance data (events, errors, traces, and more) to reduce mean time to resolution (MTTR) and quickly troubleshoot production incidents.
Collecting logs
- Through New Relic infrastructure agent
- Through lightweight log forwarder which is included with the New Relic Infrastructure agent.
- Existing log forwarding plugins such like Logstash, Fluentd or Fluent Bit
- integrations for cloud providers
- New Relic Log API to send logs to New Relic via an HTTP endpoint
Ex: Sending logs via HTTP ENd point
- Create API Key
- New Relic Log API Endpoint - Ex: EU Region - https://log-api.eu.newrelic.com/log/v1
- Send data via different methods
Infrastructure Monitoring
To collects logs, You can install agent or use existing agent (By editing /etc/newrelic-infra.yml)
Collecting Logs through Agent
Collecting logs through existing Agent
NewRelic Log Explorer
👉 Main Page