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 c7fd314 commit 5b1425bCopy full SHA for 5b1425b
crowdsec-docs/docs/log_processor/data_sources/http.md
@@ -94,7 +94,13 @@ Look at the `configuration parameters` to view all supported options.
94
95
The address to listen on (e.g., `127.0.0.1:8088`).
96
97
-Required.
+At least one of `listen_addr` or `listen_socket` is required.
98
+
99
+### `listen_socket`
100
101
+Unix socket to listen on (e.g., `/var/run/crowdsec_http.sock`).
102
103
104
105
### `path`
106
0 commit comments