Skip to content

Commit b997b63

Browse files
authored
Create APM-logs-custom-tags
this is a new feature that allows users to add custom tags(labels) to each individual log event as attributes. For more context see: https://newrelic.atlassian.net/wiki/spaces/~712020468958465767472dae555831f9e3cc31/pages/3678240795/APM+Agent+Logging+Include+APM+Custom+Tags+in+Logs+For+Better+Insights
1 parent d52ce23 commit b997b63

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: 'Add Custom Tags (labels) to Application Logs'
3+
tags:
4+
- Logs
5+
- Enable log management in New Relic
6+
- Logs in context
7+
- Tag
8+
- Labels
9+
metaDescription: For apps monitored by New relic language agents, learn how to add custome tags (labels) to logs.
10+
redirects:
11+
- /docs/enable-logs-context
12+
- /docs/apm/agents/net-agent/configuration/net-agent-configuration
13+
- /docs.newrelic.com/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration/
14+
- /docs/logs/new-relic-logs/enable-logs-context/enable-logs-context-go
15+
freshnessValidatedDate: never
16+
---
17+
18+
New Relic APM language agents now allow you to opt-in to adding your custom tags (labels) to agent-forwarded logs.
19+
With custom tags on logs, DevOps and platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization.
20+
21+
## Enable custom tags (labels) on application logs
22+
23+
When enabled, New Relic language agents will add all custom tags (labels) to agent-forwarded logs.
24+
25+
Enable custom tags is supprted on:
26+
* [.NET](/docs/apm/agents/net-agent/configuration/net-agent-configuration)
27+
* [Ruby](/docs.newrelic.com/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration/)
28+
* [Go] coming soon
29+
* [Java] coming soon
30+
* [Node.js] coming soon
31+
* [PHP] coming soon
32+
* [Python] coming soon
33+
34+

0 commit comments

Comments
 (0)