mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Add connection timeout config option to documentation
This commit is contained in:
parent
54efca5066
commit
ef6735c66a
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ Defaults to `"YYYY.MM.dd"`, which produces index names like:
|
|||
`.marvel-2014.01.28`. Supports date formats as explained
|
||||
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html[here].
|
||||
|
||||
`marvel.agent.exporter.es.timeout`::
|
||||
|
||||
Sets the connection timeout for sending data. Defaults to `6s`.
|
||||
|
||||
|
||||
[[marvel-indices]]
|
||||
=== Marvel indices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue