Skip to content

Commit b9df8d5

Browse files
remove reliance on redirects
1 parent 5a8543c commit b9df8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ formatstring = formatstring + " | elasticapm " \
114114
"span.id=%(elasticapm_span_id)s"
115115
```
116116

117-
Then, you could use a grok pattern like this (for the [Elasticsearch Grok Processor](elasticsearch://reference/ingestion-tools/enrich-processor/grok-processor.md)):
117+
Then, you could use a grok pattern like this (for the [Elasticsearch Grok Processor](elasticsearch://reference/enrich-processor/grok-processor.md)):
118118

119119
```json
120120
{

0 commit comments

Comments
 (0)