Skip to content

Commit d7bf298

Browse files
authored
Update cidrcontains.md
Signed-off-by: AntonEliatra <[email protected]>
1 parent fb01c68 commit d7bf298

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_data-prepper/pipelines/cidrcontains.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ The following pipeline drops any documents that are not part of the specified CI
3131
cidr-allowlist-pipeline:
3232
source:
3333
http:
34-
port: 2021
3534
path: /events
3635
ssl: true
3736
sslKeyCertChainFile: "certs/dp.crt"
@@ -49,4 +48,4 @@ cidr-allowlist-pipeline:
4948
index_type: custom
5049
index: "logs-%{yyyy.MM.dd}"
5150
```
52-
{% include copy.html %}
51+
{% include copy.html %}

0 commit comments

Comments
 (0)