kibana/docs/duration-formatter.asciidoc
2016-04-05 17:15:37 +00:00

16 lines
318 B
Plaintext

The `Duration` field formatter can display the numeric value of a field in the following increments:
* Picoseconds
* Nanoseconds
* Microseconds
* Milliseconds
* Seconds
* Minutes
* Hours
* Days
* Weeks
* Months
* Years
You can specify these increments with up to 20 decimal places for both input and output formats.