File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# HTTP
3
3
4
- The _ HTTP_ input plugin allows Fluent Bit to open up an HTTP port that you can then route data to in a dynamic way.
4
+ The _ HTTP_ input plugin lets Fluent Bit open an HTTP port that you can then route data to in a dynamic way.
5
5
6
6
## Configuration parameters
7
7
@@ -26,7 +26,7 @@ The HTTP input plugin will accept and automatically handle gzipped content in ve
26
26
27
27
## Get started
28
28
29
- This plugin supports dynamic tags which allow you to send data with different tags through the same input. See the following for an example:
29
+ This plugin supports dynamic tags which let you send data with different tags through the same input. See the following for an example:
30
30
31
31
[ Link to video] ( https://asciinema.org/a/375571 )
32
32
You can’t perform that action at this time.
0 commit comments