Commit graph

295 commits

Author SHA1 Message Date
Court Ewing
47ab7d0abd docs: Kibana repo for issues/prs instead of ES 2016-10-27 09:44:28 -04:00
Court Ewing
82278df868 docs: Release notes for 5.0.0
A couple of additional breaking changes are also added to that section
of the docs.
2016-10-26 17:27:32 -04:00
Court Ewing
2714f35e96 docs: 5.0.0-rc1 to 5.0.0 2016-10-26 09:10:14 -04:00
debadair
c5af7a4183 Docs: Cleaning up GSG to match UI. (#8840)
* Docs: Cleaning up GSG to match UI.

* Docs: Updated annotated discover screen cap.
2016-10-25 23:45:45 -04:00
Court Ewing
7857e05f6c docs: 64/32 bit manual install steps for deb/rpm
Both rpm and deb packages are created per architecture, so the docs need
to reflect that.
2016-10-25 21:43:42 -04:00
debadair
c13c44b29d Docs: Edited dashboard topic to match UI. (#8831) 2016-10-25 17:42:21 -04:00
Court Ewing
794ebcad48 docs: Fix broken ES docs link in create vis docs
There is no median aggregation, it's just the 50th percentile.
2016-10-25 16:33:45 -04:00
Court Ewing
db43bcd298 docs: Fix inconsistencies in setup docs
The configuration headers are now consistent across targz/zip/deb/rpm,
and KIBANA_HOME variables are used consistently as well.
2016-10-25 14:24:38 -04:00
debadair
3f5cd570a3 Docs: Cleaned up viz topic. (#8824) 2016-10-25 14:15:42 -04:00
Court Ewing
7307bd6206 docs: More comprehensive upgrade docs for 5.0+
These changes include all three known upgrade scenarios:

1. New installation (K3 -> K5)
2. Standard upgrade (K4.2 -> K5)
3. Standard upgrade with reindex (K4.1 -> K5)
2016-10-25 12:47:33 -04:00
Court Ewing
30952110b2 docs: Fix prerelease links for deb/rpm packages
These were accidentally swapped in the reorganization.
2016-10-25 09:51:17 -04:00
markwalkom
24fc8e9384 Update migrate_5_0.asciidoc (#8826)
Added a breaking change note around the repo URL updates we have made.
2016-10-25 09:15:49 -04:00
debadair
6199ec0d0a Updated to work with new doc structure 2016-10-24 23:10:53 -04:00
debadair
d962d9b140 Docs: Added Timelion topic 2016-10-24 23:10:45 -04:00
Court Ewing
6b80d1efa2 docs: Overhaul of doc structure for 5.0+ (#8821)
This overhaul of the docs structure puts Kibana's documentation more
inline with the structure that is used in Elasticsearch. This will help
us better organize the docs going forward as more docs are added.

This also includes a few necessary content changes for 5.0.
2016-10-24 22:00:32 -04:00
Court Ewing
e5f5263339 docs: Note deprecated ES features in breaking changes
Since we introduced the ability for users to manually manipulate some of
the JSON used in Elasticsearch requests in the form of of the filter
editor in 4.3, it's possible that saved objects are taking advantage of
then-deprecated and now-removed Elasticsearch functionality.

This calls out that possibility and links to the Elasticsearch breaking
changes documentation for more information. Even though this is
technically not a Kibana BC break, it manifests as if it were an issue
with Kibana since it results in broken
searches/visualizations/dashboards.

Fixes #8511
2016-10-23 17:17:04 -04:00
Court Ewing
897b296762 docs: Tilemaps support 10 zoom instead of 18
Fixes #8801
2016-10-23 16:51:27 -04:00
Court Ewing
3fb98dc045 docs: Document need to save pre-5.0 dashboards
Fixes #8783
2016-10-23 16:43:03 -04:00
Court Ewing
df92280ef4 docs: merge "Controlling Access" with X-Pack config
When setting Kibana up for production, the "Controlling Access" section
was redundant, so it is merged with the X-Pack security section.

Fixes #8724
2016-10-23 16:30:57 -04:00
Court Ewing
0fc37d1175 docs: Fix X-Pack security link for prod docs 2016-10-23 16:19:03 -04:00
Court Ewing
056db43051 Sync docs with master
The 5.0 docs have become out of sync with master, so this updates them.
2016-10-23 15:49:30 -04:00
Elastic Jasper
a4efa8ada3 Backport PR #8753
---------

**Commit 1:**
Align better with ES doc structure

* Original sha: 48c3da71b9
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-18T22:22:53Z

**Commit 2:**
Improve formatting and details of breaking changes docs

* Original sha: 4a59a7c93c
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-19T16:55:06Z
2016-10-21 10:30:42 -04:00
Clinton Gormley
c60a481602 Fixed Shield links to point to X-Pack instead 2016-10-17 14:01:59 +02:00
Clinton Gormley
c28a0c4626 Fixed hard coded doc links 2016-10-17 13:38:44 +02:00
Elastic Jasper
744fdc9926 Backport PR #8651
---------

**Commit 1:**
typo fix for advanced-settings.asciidoc

* Original sha: 45a1e5b8f8
* Authored by fanfan <yu.qifan@zte.com.cn> on 2016-10-13T02:08:25Z
2016-10-13 09:19:58 -04:00
Elastic Jasper
58878efea5 Backport PR #8301
---------

**Commit 1:**
[docs] Init breaking changes

* Original sha: 3e60953880
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-09-15T17:35:44Z

**Commit 2:**
[docs] Add separate section for 5.0

* Original sha: 9f0101f286
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-09-15T19:09:36Z

**Commit 3:**
[docs] Capitalize breaking changes title

* Original sha: f10a949cad
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-10T14:17:01Z
2016-10-10 12:11:17 -04:00
Court Ewing
20ae5e5e31 docs: bump to 5.0.0-rc1 2016-10-10 11:02:57 -04:00
Matthew Bargar
5ea74e9065 Remove CSV Upload
Remove Upload Data API

Remove CSV Upload server config

Remove other unused Add Data code

Remove Upload CSV from getting started docs

remove unused npm deps
2016-10-03 14:01:40 -07:00
Elastic Jasper
839cbd39d3 Backport PR #8375
---------

**Commit 1:**
Make expected server.basePath usage more clear

* Original sha: 02c9030c6a
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-09-20T15:48:35Z
2016-09-22 19:40:23 -04:00
Matthew Bargar
b4e06e314e Update doc version variables 2016-09-22 12:44:26 -04:00
Matthew Bargar
034e7d9bd1 Update package repo urls 2016-09-22 12:35:19 -04:00
Jonathan Budzenski
b7210fecd6
[docs] Update package version 2016-09-15 23:34:23 -05:00
CJ Cenizal
015fa62217 Update docs/images for Share UI. 2016-09-14 14:59:23 -07:00
Elastic Jasper
425c66b69d Backport PR #8228
---------

**Commit 1:**
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

* Original sha: 0503aa8a31
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-09-12T18:13:44Z
2016-09-12 17:09:08 -04:00
Elastic Jasper
49469d0c6c Backport PR #8199
---------

**Commit 1:**
Fix typo

* Original sha: 9090116d1e
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-09-09T16:37:16Z
2016-09-09 12:39:53 -04:00
Court Ewing
143ae0eb91 docs: Current version is 5.0.0-alpha5
The current version in docs is always trailing the current version of
the project, since the current version of docs is for the latest release
of this version line rather than the version that is currently in
development.
2016-09-08 10:13:21 -04:00
Court Ewing
a28fd2334c docs: Fix version in plugin install by url 2016-09-08 10:13:21 -04:00
Court Ewing
69ba6ae09c docs: Update docs with latest from 5.0
We've been maintaining the 5.0 docs separately for awhile, but now it is
time to get the changes synced up with the repo itself.
2016-09-08 09:53:09 -04:00
debadair
48da8246fb Docs: Reorganized setup topic to fix "missing" install instructions. 2016-08-31 13:14:39 -07:00
Timothy Sullivan
56e4527006 doc: release notes: add uuid line 2016-08-30 16:11:43 -07:00
Thomas Neirynck
549293d2b1 Bind Kibana server to localhost
This is a breaking change. The default behaviour will now be that
connections from remote users will be rejected.
2016-08-25 12:41:45 -04:00
Court Ewing
d00d177d01 Configurable headers for all elasticsearch requests
A new server-side configuration, elasticsearch.customHeaders, allows
people to configure any number of custom headers that will get sent
along to all requests to Elasticsearch that are made via the proxy or
exposed client.

This allows for advanced architectures that do things such as dynamic
routing based on install-specific headers.
2016-08-18 17:58:20 -04:00
Christoph Büscher
3544b66dfa Don't use deprecated config key elasticsearch_url
When following the description from the docs to set the elasticsearch url I got a warning that the key was deprecated. This updates the docs to use the non-deprecated key. I haven't checked if this needs to be updated in other parts of the documentation too.
2016-08-15 14:14:33 +02:00
Lee Drengenberg
13bdc523a5 Merge pull request #7807 from LeeDr/installDocUpdate
Added 'Upgrading Kibana' section to install docs
2016-08-04 22:50:22 -05:00
Lee Drengenberg
48371a432d Update setup.asciidoc 2016-08-03 11:27:32 -05:00
Lee Drengenberg
9ccf1df784 Update setup.asciidoc 2016-07-29 08:40:39 -05:00
Lee Drengenberg
ee42c473a9 Change some indented numbered items to bullets 2016-07-28 16:44:16 -05:00
Jonathan Budzenski
3aeeb18fd6
[maps] Set max to 10 2016-07-27 17:50:30 -05:00
Court Ewing
27ea119a9c Elastic Tile Service support for 10 zoom
ETS does not support 10 zoom at the time of this commit, but it will by
the time of the release.
2016-07-27 16:42:07 -04:00
Court Ewing
e1fe7005f3 Docs for tilemap and tile service configurability 2016-07-26 14:36:49 -04:00