AWS AmazonCloudWatch documentation change
Summary
Added 'anomaly' command documentation and reordered command list
Security assessment
Introduces documentation for anomaly detection using machine learning, which could be used for security monitoring though not explicitly stated as a security feature
Diff
diff --git a/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.md b/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.md index a08a62a3d..5156ab71e 100644 --- a//AmazonCloudWatch/latest/logs/CWL_QuerySyntax.md +++ b//AmazonCloudWatch/latest/logs/CWL_QuerySyntax.md @@ -38 +38 @@ All Logs Insights QL query commands are supported on log groups in the Standard -**`[display](./CWL_QuerySyntax-Display.html)`** | Displays a specific field or fields in query results. +**`[anomaly](./CWL_QuerySyntax-Anomaly.html)`** | Identifies unusual patterns in your log data using machine learning. @@ -39,0 +40 @@ All Logs Insights QL query commands are supported on log groups in the Standard +**`[display](./CWL_QuerySyntax-Display.html)`** | Displays a specific field or fields in query results. @@ -60,0 +62,2 @@ The following sections provide more details about the CloudWatch Logs Insights q + * [anomaly](./CWL_QuerySyntax-Anomaly.html) +