Commit graph

120 commits

Author SHA1 Message Date
Nik Richers
0b8870d2d5
Switch to standard ESS trial links (#58677)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-27 07:49:19 -08:00
Kaarina Tungseth
815d9e316b
[DOCS] Updates 6.8 upgrade content (#56765) 2020-02-05 10:16:55 -06:00
Lisa Cawley
1f55188b80
[DOCS] Fixes usage of xpack-ref attribute (#51924) (#51934) 2019-11-29 18:18:09 -08:00
Lisa Cawley
3c93ad748e
[6.8] [DOCS] Fixes broken links (#51634) (#51778) 2019-11-27 08:24:54 -08:00
Spencer
24bc788236
[6.8] Update where log files are written using systemd (#47570) (#51470)
At least for kibana-oss 7.4, this is how I can access Kibana logs. 
The file `/var/log/kibana` is not created and if I set it as a log file, kibana does not have permission to write there. 
See also:
https://github.com/elastic/kibana/issues/6579
2019-11-22 09:54:20 -07:00
Nik Everett
504d714972 Docs: Fix settings deprecation warnings
Asciidoctor requires a slightly different syntax. This makes it happy.
2019-10-18 13:05:52 -04:00
Nik Everett
6549f490e6 Docs: Fix upgrade table
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:49:44 -04:00
Peter Schretlen
f027fad862
revert configurable global socket timeouts (#31603) (#41837) 2019-07-24 04:42:49 -04:00
Jonathan Budzenski
836bb2d8c5
[6.8] configurable global socket timeouts (#31603) (#40906)
* configurable global socket timeouts (#31603)

* configurable global socket timeouts

* update snapshots

* update tests

* add test

* add test

* add test

* happy path

* test happy path

* docs

* stop server after

* fix/lint import ordering

* use older new platform apis

* prettier

* config => HttpConfig
2019-07-15 14:23:38 -05:00
Jonathan Budzenski
e8ca0cad1f
[docs/production] multiple es nodes (#30276)
* [docs/production] multiple es nodes

* note console limitation

* mention related configuration
2019-06-24 13:08:54 -05:00
Sarah Hersh
07e0fd0d58 backport logging.json setting 2019-04-18 10:02:29 -04:00
Ahmad Bamieh
b871926a37
[Docs] i18n asciidocs (#32547)
Context: #22349 

- [x] tell about locale
- [x] describe how to set a locale
- [x] describe how developers can use i18n engine functionality
2019-04-03 20:57:26 +05:30
CJ Cenizal
e0f4c0141d
Fix docs typo sniffOnConectionFault -> sniffOnConnectionFault. (#34189) (#34194) 2019-03-29 15:24:01 -07:00
Sarah Hersh
894167a256
replaces overwritten setting (#33521) 2019-03-19 13:37:19 -04:00
Sarah Hersh
d182d7cb74 resolve conflicts 2019-03-19 13:16:34 -04:00
Sarah Hersh
df51d363ab adds naming reqs 2019-03-18 09:44:21 -04:00
Tiago Costa
6f976229b9
Add a docker run example to Kibana Install doc2 (#32702) (#32924)
* Add a docker run example to Kibana Install doc2 

See PR #29911

* Update docs/setup/docker.asciidoc

Co-Authored-By: pgoldtho <peter@goldthorp.com>
2019-03-11 21:18:07 +00:00
Court Ewing
652f4bb49b
Content security policy strict mode (#29856) (#30700)
A content security policy is a great addition to the protections built
into Kibana, but it's not effective in older browsers (like IE11) that
do not enforce the policy.

When CSP strict mode is enabled, right before the Kibana app is
bootstrapped, a basic safety check is performed to see if "naked" inline
scripts are rejected. If inline scripting is allowed by the browser,
then an error message is presented to the user and Kibana never attempts
to bootstrap.
2019-02-11 15:28:20 -05:00
Court Ewing
8461561683
Introduce content security policy (CSP) (#29545) (#30686)
* csp: nonce and unsafe-eval for scripts

To kick things off, a rudimentary CSP implementation only allows
dynamically loading new JavaScript if it includes an associated nonce
that is generated on every load of the app.

A more sophisticated content security policy is necessary, particularly
one that bans eval for scripts, but one step at a time.

* img-src is not necessary if the goal is not to restrict

* configurable CSP owned by security team

* smoke test

* remove x-content-security-policy

* document csp.rules

* fix tsconfig for test

* switch integration test back to regular js

* stop looking for tsconfig in test

* grrr, linting errors not caught by precommit

* docs: people -> you for consistency sake

Co-Authored-By: epixa <court@epixa.com>
2019-02-11 13:48:59 -05:00
Lisa Cawley
271afecd0f
[DOCS] Deprecate SSL settings (#29990) 2019-02-04 15:02:46 -08:00
Lisa Cawley
561dabea66
[DOCS] Deprecate elasticsearch.url (#29982) 2019-02-04 12:59:46 -08:00
Bill McConaghy
21a9b7c2a1
[DOC] Settings to disable the Rollup and License Management UI (#29277)
Add the settings to disable the Rollup and License Management UI in the Dcoumentation
2019-01-24 16:50:13 -05:00
Nathan Reese
aa552ad5bc
[6.x] Backport "map" kibana.yml configurations to 6.7 (#28592)
* backport inject_vars and schema changes

* merge documenation changes
2019-01-11 13:14:20 -07:00
Lisa Cawley
415d13d5f7 [DOCS] Updates X-Pack terminology (#28208) 2019-01-08 09:12:29 -08:00
Jonathan Budzenski
1275b79c68
[6.x] Support for multiple Elasticsearch nodes and sniffing (#21928) (#27431)
* Support for multiple Elasticsearch nodes and sniffing (#21928)

* Node sniffing

* update monitoring

* cleaning

* remove tests

* rewrite tests using the proxy

* fix monitoring mocha tests

* fix payload

* return full error

* default interval false

* add sniff settings to monitoring

* add docs for sniff settings

* re-add index search integration test

* catch parse error

* capital

* fix merge

* hapi upgrade

* return

* pass by prefix

* rm empty test fille

* split error handling

* fix merge

* update recent elasticsearch.url references

* prettier vs eslint

* transport.request, include query params

* mega comment

* revert elasticsearchUrl

* safe hosts

* more docs es.url references

* remove unused ml/esServerUrl

* log if both set

* tribe test

* update remaining url references
2018-12-18 19:16:04 -06:00
Chris Koehnke
d3b88c28f6 Docs: Add note about oss repositories for deb/rpm (#26475)
* Docs: Add note about oss repositories for deb/rpm

Add documentation on the `oss-*` yum and apt repositories.

* Specify kibana-oss package name
2018-12-05 10:05:18 -05:00
Court Ewing
acea94c7e3
[DOCS] Saved object migrations (#25558) (#25620)
* Add a note about index migrations to the kibana setup docs

* Tewak the migrations asciidocs for clarity

* docs: refine saved object migration details

Breaking down the migration process into sections helps people find
and link to relevant information more easily.

The focus is on ongoing maintenance of Kibana, whereas the initial new
experience in 6.5.0 is treated as a note of clarification.

Error handling should be expanded in the future to include details about
specific known error cases.
2018-11-13 18:42:35 -05:00
Brandon Kobel
ec26adf621
Adding option to always present the certificate when connecting to ES (#24304) (#24401)
* Adding option to always present the certificate when connecting to ES

* Updating docs

* Adding some more tests

* Adding alwaysPresentCertificate option to monitoring
2018-10-23 11:12:24 -07:00
Tim Roes
2cb1f3e9db
Remove last mentions of spy panels (#23527) (#23533) 2018-09-26 19:08:12 +02:00
Jonathan Budzenski
b8ad4cec73
[config] logging.useUTC -> logging.timezone (#21561) (#22697)
* [config] logging.useUTC -> logging.timezone

* docs

* [env] exit if starting as root

* fix import path

* add link and timezone example

* Revert "[env] exit if starting as root"

This reverts commit f6e9090833a5180fe360a9ff54543c37c0ca3a58.
2018-09-05 12:02:19 -05:00
Marius Dragomir
9f2c0da95c
Add clarification for server.ssl.supportedProtocols setting (#22244) (#22263)
* Add clarification for server.ssl.supportedProtocols setting

Added clarification that the setting has to be an array. With the current wording you can assume that you can just add it as a simple string.

* Update settings.asciidoc
2018-08-23 18:06:30 +03:00
DeDe Morton
8b4475821d
[Docs] Light edit to docker content (#21622) 2018-08-08 10:58:36 -07:00
gchaps
0a61ab778e [DOCS] GS: Added note about hosted Kibana (#21037) 2018-07-23 12:46:19 -07:00
gchaps
b8494d8594
[DOCS] Add info to 6.x upgrade doc (#20987) 2018-07-19 14:27:49 -07:00
Clinton Gormley
7d1b3d6fb8 Docs: Updated styling of cloud link in installation 2018-07-13 16:04:53 +02:00
Clinton Gormley
6dbb5a1f34 Docs: Added cloud link to install docs 2018-07-11 20:25:44 +02:00
Lisa Cawley
2d3e66d575 [DOCS] Removes alternative docker pull example (#20624) 2018-07-11 09:06:52 -07:00
Lisa Cawley
a08520eb84 [DOCS] Adds config file location (#20421) 2018-07-03 13:36:32 -07:00
Lisa Cawley
3ca54d06fd [DOCS] Starting and stopping Kibana (#20354) 2018-07-03 11:35:20 -07:00
CJ Cenizal
830e0806db
Revert "Feature/align map config settings (#19450) (#20283)" (#20286)
This reverts commit c3afa57fa4.
2018-06-28 06:10:34 -07:00
CJ Cenizal
c3afa57fa4
Feature/align map config settings (#19450) (#20283)
* Update config schema to allow map.tilemap & map.regionmap

* Inject map.regionmap & map.tilemap. Fall back to top-level config declarations if needed

* Warn user on use of legacy map config vals

* Don't create default map objects for deprecated entries. Add notes indicating top-level objects are deprecated

* Update map references in docs

* Shuffle map configurations in docs to be grouped together
2018-06-27 20:39:50 -07:00
Lisa Cawley
e75423e020 [DOCS] Clarified X-Pack features in trial (#20271) 2018-06-27 12:00:04 -07:00
Toby McLaughlin
3661ea9601 [DOCS] Update Docker config steps for open X-Pack (#19486) 2018-06-04 10:38:25 +10:00
lcawl
cc943e31b6 [DOCS] Fixes link to X-Pack settings 2018-05-31 11:17:55 -07:00
Lisa Cawley
88eed510c1 [DOCS] Moves setup folder to docs (#19525) 2018-05-29 22:52:34 -07:00
Nathan Reese
fbcc6962fe
merge conflict (#19519) 2018-05-29 16:24:36 -06:00
Deb Adair
e89c3bb564 [DOCS] Fixed broken xref. 2018-05-22 13:57:59 -07:00
debadair
01f9080742 [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:57:30 -07:00
Lisa Cawley
f3f6d1d910 [DOCS] Clarifies encrypting communications in Kibana (#19155) 2018-05-22 10:55:05 -07:00
Lisa Cawley
63e168c1da [DOCS] Cleans up X-Pack references in Kibana User Guide (#19150) 2018-05-17 09:33:32 -07:00