Skip to content

Commit 1b2239f

Browse files
authored
Create Custom-tags-agent-forwarder-logs
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 b997b63 commit 1b2239f

File tree

1 file changed

+33
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)