We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb01c68 commit d7bf298Copy full SHA for d7bf298
_data-prepper/pipelines/cidrcontains.md
@@ -31,7 +31,6 @@ The following pipeline drops any documents that are not part of the specified CI
31
cidr-allowlist-pipeline:
32
source:
33
http:
34
- port: 2021
35
path: /events
36
ssl: true
37
sslKeyCertChainFile: "certs/dp.crt"
@@ -49,4 +48,4 @@ cidr-allowlist-pipeline:
49
48
index_type: custom
50
index: "logs-%{yyyy.MM.dd}"
51
```
52
-{% include copy.html %}
+{% include copy.html %}
0 commit comments