Skip to content

Commit bfdd246

Browse files
committed
fix(logs): Make initial edits
1 parent 1b2239f commit bfdd246

File tree

3 files changed

+24
-67
lines changed

3 files changed

+24
-67
lines changed

src/content/docs/logs/logs-context/APM-logs-custom-tags

-34
This file was deleted.

src/content/docs/logs/logs-context/Custom-tags-agent-forwarder-logs

-33
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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+
freshnessValidatedDate: 2024-11-12
11+
---
12+
13+
Certain New Relic APM language agents allow you to opt-in to add your custom tags (labels) to agent-forwarded logs.
14+
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.
15+
16+
## Enable custom tags (labels) on application logs
17+
18+
When you've enable custom tags, these New Relic language agents will add all custom tags (labels) to agent-forwarded logs:
19+
20+
* [.NET](/docs/apm/agents/net-agent/configuration/net-agent-configuration)
21+
* [Ruby](/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration/)
22+
23+
24+

0 commit comments

Comments
 (0)