diff --git a/src/content/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent.mdx b/src/content/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent.mdx index ad72bf7d6b7..47d808fa7b3 100644 --- a/src/content/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent.mdx +++ b/src/content/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent.mdx @@ -597,7 +597,7 @@ Although these configuration parameters aren't required, we still recommend you id="pattern" title="pattern" > - Regular expression for filtering records. Only supported for the `tail`, `systemd`, `syslog`, and `tcp` (only with format `none`) sources. + Regular expression for filtering records. Only supported for the `file`, `systemd`, `syslog`, and `tcp` (only with format `none`) sources. This field works in a way similar to `grep -E` in Unix systems. For example, for a given file being captured, you can filter for records containing either `WARN` or `ERROR` using: