kibana/docs
Matthew Bargar 0503aa8a31 Make CSV upload limit configurable
Kibana's Upload CSV feature isn't intended for gigantic import jobs, so
I originally set a sane default of 1GB. Some users exprssed a desire to
import slightly larger files, they should be able to import something
that's 1.1GB without being blocked by an arbitrary limit. So I've made
the limit configurable via kibana.yml.

This change includes a few pieces:
* Added optional `kibana.addDataMaxBytes` key to kibana.yml with 1GB
  default
* Set upload data route payload limit based on new config value
* Updated help text in UI to use the dynamic config value on the parse
  csv page
* Updated parse csv page to check file size and fail early if the
  selected file is too big

Resolves: https://github.com/elastic/kibana/issues/7671
2016-09-12 16:20:12 -04:00
..
images Adds images missing from master 2016-07-11 13:19:51 -07:00
tutorial Alpha 4 documentation update: 2016-06-29 14:27:53 -07:00
access.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
advanced-settings.asciidoc docs: Update docs with latest from 5.0 2016-09-08 09:53:09 -04:00
apps.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
area.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
autorefresh.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
color-formatter.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
color-picker.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
console.asciidoc Changes top-level layout 2016-07-11 12:30:18 -07:00
dashboard.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
datatable.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
discover.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
duration-formatter.asciidoc Doc updates for 5.0alpha 2016-04-05 17:15:37 +00:00
filter-pinning.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
getting-started.asciidoc docs: Update docs with latest from 5.0 2016-09-08 09:53:09 -04:00
index.asciidoc docs: Current version is 5.0.0-alpha5 2016-09-08 10:13:21 -04:00
introduction.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
kibana-repositories.asciidoc Docs: Reorganized setup topic to fix "missing" install instructions. 2016-08-31 13:14:39 -07:00
kibana-yml.asciidoc Make CSV upload limit configurable 2016-09-12 16:20:12 -04:00
line.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
markdown.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
metric.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
pie.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
plugins.asciidoc docs: Fix version in plugin install by url 2016-09-08 10:13:21 -04:00
production.asciidoc docs: Update docs with latest from 5.0 2016-09-08 09:53:09 -04:00
releasenotes.asciidoc docs: Update docs with latest from 5.0 2016-09-08 09:53:09 -04:00
settings.asciidoc Bind Kibana server to localhost 2016-08-25 12:41:45 -04:00
setup.asciidoc Fix typo 2016-09-09 12:37:16 -04:00
string-formatter.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
tilemap.asciidoc Docs for tilemap and tile service configurability 2016-07-26 14:36:49 -04:00
url-formatter.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
vertbar.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
visualization-raw-data.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
visualize.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
x-axis-aggs.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00
y-axis-aggs.asciidoc Stripped trailing whitespace throughout 2016-07-06 17:59:51 -04:00