Telegraf Agent config edits (#4653)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/4652/head^2
parent
c745b9aebc
commit
30fa217fed
|
|
@ -123,14 +123,10 @@ For example, a `flush_jitter` of 5s and `flush_interval` of 10s means flushes wi
|
|||
as the collection interval, with the maximum being 1s. Precision will NOT
|
||||
be used for service inputs, such as `logparser` and `statsd`. Valid values are
|
||||
`ns`, `us` (or `µs`), `ms`, and `s`.
|
||||
* **logfile**: Specify the log file name. The empty string means to log to `stderr`.
|
||||
* **debug**: Run Telegraf in debug mode.
|
||||
* **quiet**: Run Telegraf in quiet mode (error messages only).
|
||||
* **logtarget**: Control the destination for logs. Can be one of "file",
|
||||
"stderr" or, on Windows, "eventlog". When set to "file", the output file is
|
||||
determined by the "logfile" setting.
|
||||
* **logfile**: Name the file to be logged to when using the "file" logtarget. If set
|
||||
to the empty then logs are written to stderr.
|
||||
* **logtarget**: Controls the destination for logs and can be set to “file”, “stderr”, or, on Windows, “eventlog”. When set to “file”, the output file is determined by the logfile setting.
|
||||
* **logfile**: If logtarget is set to “file” specify the logfile name. If set to the empty string then logs are written to stderr.
|
||||
* **logfile_rotation_interval**: Rotates logfile after the time interval specified. When
|
||||
set to 0 no time based rotation is performed.
|
||||
* **logfile_rotation_max_size**: Rotates logfile when it becomes larger than the specified
|
||||
|
|
|
|||
|
|
@ -123,14 +123,10 @@ For example, a `flush_jitter` of 5s and `flush_interval` of 10s means flushes wi
|
|||
* **precision**: Collected metrics are rounded to the precision specified as an
|
||||
`interval` (integer + unit, ex: `1ns`, `1us`, `1ms`, and `1s` . Precision will NOT
|
||||
be used for service inputs, such as `logparser` and `statsd`.
|
||||
* **logfile**: Specify the log file name. The empty string means to log to `stderr`.
|
||||
* **debug**: Run Telegraf in debug mode.
|
||||
* **quiet**: Run Telegraf in quiet mode (error messages only).
|
||||
* **logtarget**: Control the destination for logs. Can be one of "file",
|
||||
"stderr" or, on Windows, "eventlog". When set to "file", the output file is
|
||||
determined by the "logfile" setting.
|
||||
* **logfile**: Name the file to be logged to when using the "file" logtarget. If set
|
||||
to the empty then logs are written to stderr.
|
||||
* **logtarget**: Controls the destination for logs and can be set to “file”, “stderr”, or, on Windows, “eventlog”. When set to “file”, the output file is determined by the logfile setting.
|
||||
* **logfile**: If logtarget is set to “file” specify the logfile name. If set to the empty string then logs are written to stderr.
|
||||
* **logfile_rotation_interval**: Rotates logfile after the time interval specified. When
|
||||
set to 0 no time based rotation is performed.
|
||||
* **logfile_rotation_max_size**: Rotates logfile when it becomes larger than the specified
|
||||
|
|
|
|||
|
|
@ -126,14 +126,10 @@ For example, a `flush_jitter` of 5s and `flush_interval` of 10s means flushes wi
|
|||
* **precision**: Collected metrics are rounded to the precision specified as an
|
||||
`interval` (integer + unit, ex: `1ns`, `1us`, `1ms`, and `1s` . Precision will NOT
|
||||
be used for service inputs, such as `logparser` and `statsd`.
|
||||
* **logfile**: Specify the log file name. The empty string means to log to `stderr`.
|
||||
* **debug**: Run Telegraf in debug mode.
|
||||
* **quiet**: Run Telegraf in quiet mode (error messages only).
|
||||
* **logtarget**: Control the destination for logs. Can be one of "file",
|
||||
"stderr" or, on Windows, "eventlog". When set to "file", the output file is
|
||||
determined by the "logfile" setting.
|
||||
* **logfile**: Name the file to be logged to when using the "file" logtarget. If set
|
||||
to the empty then logs are written to stderr.
|
||||
* **logtarget**: Controls the destination for logs and can be set to “file”, “stderr”, or, on Windows, “eventlog”. When set to “file”, the output file is determined by the logfile setting.
|
||||
* **logfile**: If logtarget is set to “file” specify the logfile name. If set to the empty string then logs are written to stderr.
|
||||
* **logfile_rotation_interval**: Rotates logfile after the time interval specified. When
|
||||
set to 0 no time based rotation is performed.
|
||||
* **logfile_rotation_max_size**: Rotates logfile when it becomes larger than the specified
|
||||
|
|
|
|||
|
|
@ -126,14 +126,10 @@ For example, a `flush_jitter` of 5s and `flush_interval` of 10s means flushes wi
|
|||
* **precision**: Collected metrics are rounded to the precision specified as an
|
||||
`interval` (integer + unit, ex: `1ns`, `1us`, `1ms`, and `1s` . Precision will NOT
|
||||
be used for service inputs, such as `logparser` and `statsd`.
|
||||
* **logfile**: Specify the log file name. The empty string means to log to `stderr`.
|
||||
* **debug**: Run Telegraf in debug mode.
|
||||
* **quiet**: Run Telegraf in quiet mode (error messages only).
|
||||
* **logtarget**: Control the destination for logs. Can be one of "file",
|
||||
"stderr" or, on Windows, "eventlog". When set to "file", the output file is
|
||||
determined by the "logfile" setting.
|
||||
* **logfile**: Name the file to be logged to when using the "file" logtarget. If set
|
||||
to the empty then logs are written to stderr.
|
||||
* **logtarget**: Controls the destination for logs and can be set to “file”, “stderr”, or, on Windows, “eventlog”. When set to “file”, the output file is determined by the logfile setting.
|
||||
* **logfile**: If logtarget is set to “file” specify the logfile name. If set to the empty string then logs are written to stderr.
|
||||
* **logfile_rotation_interval**: Rotates logfile after the time interval specified. When
|
||||
set to 0 no time based rotation is performed.
|
||||
* **logfile_rotation_max_size**: Rotates logfile when it becomes larger than the specified
|
||||
|
|
|
|||
|
|
@ -126,14 +126,10 @@ For example, a `flush_jitter` of 5s and `flush_interval` of 10s means flushes wi
|
|||
* **precision**: Collected metrics are rounded to the precision specified as an
|
||||
`interval` (integer + unit, ex: `1ns`, `1us`, `1ms`, and `1s` . Precision will NOT
|
||||
be used for service inputs, such as `logparser` and `statsd`.
|
||||
* **logfile**: Specify the log file name. The empty string means to log to `stderr`.
|
||||
* **debug**: Run Telegraf in debug mode.
|
||||
* **quiet**: Run Telegraf in quiet mode (error messages only).
|
||||
* **logtarget**: Control the destination for logs. Can be one of "file",
|
||||
"stderr" or, on Windows, "eventlog". When set to "file", the output file is
|
||||
determined by the "logfile" setting.
|
||||
* **logfile**: Name the file to be logged to when using the "file" logtarget. If set
|
||||
to the empty then logs are written to stderr.
|
||||
* **logtarget**: Controls the destination for logs and can be set to “file”, “stderr”, or, on Windows, “eventlog”. When set to “file”, the output file is determined by the logfile setting.
|
||||
* **logfile**: If logtarget is set to “file” specify the logfile name. If set to the empty string then logs are written to stderr.
|
||||
* **logfile_rotation_interval**: Rotates logfile after the time interval specified. When
|
||||
set to 0 no time based rotation is performed.
|
||||
* **logfile_rotation_max_size**: Rotates logfile when it becomes larger than the specified
|
||||
|
|
|
|||
Loading…
Reference in New Issue