docs: add value_field_name to value processor (#10740)

This commit is contained in:
Joshua Powers 2022-03-01 09:28:41 -07:00 committed by GitHub
parent 79aa7f4ecf
commit e4823a4c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ name of the plugin.
## override the default metric name of "exec"
name_override = "entropy_available"
## override the field name of "value"
# value_field_name = "value"
## Data format to consume.
## Each data format has its own unique set of configuration options, read
## more about them here: