From 8f27ee72eada5598ec2d0d3dfb26ecbafdab3bf7 Mon Sep 17 00:00:00 2001 From: mirzanurkic-dd Date: Sun, 15 Oct 2023 16:04:08 +1100 Subject: [PATCH] log > logs --- aws/logs_monitoring/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/logs_monitoring/README.md b/aws/logs_monitoring/README.md index 36166fcea..d1fb1cb03 100644 --- a/aws/logs_monitoring/README.md +++ b/aws/logs_monitoring/README.md @@ -194,7 +194,7 @@ Manually updating the `.zip` code of the Forwarder may cause conflicts with Clou If you still couldn't figure out, please create a ticket for [Datadog Support][10] with a copy of debugging logs. ### JSON-formatted logs not appearing in Datadog -If your logs contain an attribute that Datadog parses as a timestamp, you need to make sure that the timestamp is both current and in the correct format. To learn more about which attributes are parsed as timestamps, and how to make sure that the timestamp is valid, visit the [Log Processors > Log date remapper documentation][24]. +If your logs contain an attribute that Datadog parses as a timestamp, you need to make sure that the timestamp is both current and in the correct format. To learn more about which attributes are parsed as timestamps, and how to make sure that the timestamp is valid, visit the [Logs Processors > Log date remapper documentation][24]. ## Contributing