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 f48d685 commit cc104b8Copy full SHA for cc104b8
pipeline/inputs/udp.md
@@ -19,7 +19,7 @@ The plugin supports the following configuration parameters:
19
20
## Get started
21
22
-To receive JSON messages over UDP, you can run the plugin from the command line or through the configuration file:
+To receive JSON messages over UDP, you can run the plugin from the command line or through the configuration file.
23
24
### Command line
25
@@ -39,7 +39,7 @@ fluent-bit -i udp -pport=9090 -o stdout
39
40
### Configuration file
41
42
-In your main configuration file append the following sections:
+In your main configuration file append the following sections:
43
44
{% tabs %}
45
{% tab title="fluent-bit.yaml" %}
0 commit comments