Skip to content

Commit 3bc21a4

Browse files
cosmo0920Pat
authored andcommitted
Update pipeline/inputs/statsd.md
Co-authored-by: Pat <[email protected]> Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent bacf797 commit 3bc21a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/statsd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The plugin supports the following configuration parameters:
1616
| Listen | Listener network interface. | 0.0.0.0 |
1717
| Port | UDP port where listening for connections | 8125 |
1818
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | `false` |
19-
| Metrics | Ingest as metrics type of events. | `off` |
19+
| Metrics | Ingested record will be marked as a metric record rather than a log record. | `off` |
2020

2121
Note: When enabling `Metrics On`, the DogStatsD protocol of metrics can be handled.
2222
Including key-value format of tags:

0 commit comments

Comments
 (0)