Skip to content

Commit eae2b5f

Browse files
Update caveat for flex tier logs (#32396)
Flex tier logs not supported for log monitors
1 parent 474d909 commit eae2b5f

File tree

1 file changed

+2
-1
lines changed
  • content/en/monitors/types

1 file changed

+2
-1
lines changed

content/en/monitors/types/log.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create a log monitor in Datadog, use the main navigation: [**Monitors > New M
4040

4141
As you define the search query, the graph above the search fields updates.
4242

43-
1. Construct a search query using the same logic as a [Log Explorer search][4].
43+
1. Construct a search query using the same logic as a [Log Explorer search][4]. Note that [Flex Tier logs][10], which can be shown in Log Explorer, are not supported for monitors. Only Standard Tier logs are supported.
4444
2. Choose to monitor over a log count, [facet][5], an attribute, or [measure][6]:
4545
* **Monitor over a log count**: Use the search bar (optional) and do **not** select an attribute or measure. Datadog evaluates the number of logs over a selected time frame, then compares it to the threshold conditions.
4646
* **Monitor over a facet or an attribute**: If a an attribute is selected, the monitor alerts over the `Unique value count` of the attribute. For example, if you have an attribute such as `user.email`, the unique value count is the number of unique user emails. Any attribute can be used in a monitor, but only facets are shown in the autocompletion.
@@ -127,3 +127,4 @@ Include a sample of 10 logs in the alert notification:
127127
[7]: /monitors/configuration/#advanced-alert-conditions
128128
[8]: /monitors/notify/
129129
[9]: /monitors/notify/variables/?tab=is_alert#matching-attributetag-variables
130+
[10]: /logs/log_configuration/flex_logs/

0 commit comments

Comments
 (0)