Commit graph

37 commits

Author SHA1 Message Date
Thomas Neirynck
e702c6d404 Improve doc 2016-08-25 12:41:45 -04: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
Timothy Sullivan
0c78e59f33 ops: set default interval for stat collection to 5 seconds
When polling the NodeJS server for operations data every 10 seconds, the
data become coarse-looking when viewing it at fine-grain detail. If you
aggregate the data into a date histogram and the bucket size is 10
seconds, then there'll be missing data in every other bucket. That is,
unless the time bounds of the buckets line up PERFECTLY with the time
that operations data was collected, which is unlikely
2016-06-03 13:40:16 -07:00
Shaunak Kashyap
65ddf96d34
Only document one option for sending no headers 2016-04-16 05:52:54 -07:00
Shaunak Kashyap
304511715e
Updating documentation 2016-04-15 12:23:43 -07:00
Shaunak Kashyap
2149f84aba
Renaming property to make its intent more explicit 2016-04-15 06:11:07 -07:00
Shaunak Kashyap
f9f4b79626
Allow for elasticsearch.requestHeaders to be set to null 2016-04-14 17:55:28 -07:00
Shaunak Kashyap
836c740e56 Adding 'authorization' to the default headers list 2016-04-14 16:39:31 -07:00
Shaunak Kashyap
b635b2c466
Adding elasticsearch.requestHeaders option to kibana.yml and documentation 2016-04-13 16:56:26 -07:00
Jonathan Budzenski
738e3d0105 [server] Add server.name 2016-03-23 10:05:24 -05:00
Timothy Sullivan
2c828aedff [config] add ops.interval config option 2016-03-10 10:50:03 -07:00
Timothy Sullivan
71cbe048c9 [chore] cut trailing whitespace 2016-03-10 10:50:03 -07:00
Joe Fleming
419434f5c8 4.x timeout fixes applied to master
see PR #6341 and #6377

Fixes #6385
2016-03-02 19:30:09 +00:00
Paul Echeverri
797c7098cf New commit to sync personal fork with 4.4 main 2016-01-05 14:54:27 -08:00
Jonathan Budzenski
642d4d6afa [config] Add option for changing max payload size on requests sent to server. Closes #5775. 2015-12-29 11:29:13 -06:00
spalger
cdfb581e9a [server/xsrf] use the current version as the xsrf header, rather than a random value 2015-12-07 14:52:02 -07:00
spalger
4e7ae9fafd Merge branch 'master' of github.com:elastic/kibana into fix/relativePathsInKibana 2015-11-16 15:24:22 -06:00
spalger
5b38f328cf [config] add not about server.xsrf.token config 2015-11-10 10:58:04 -06:00
spalger
1cfa5f632f [config] add note about server.basePath 2015-11-05 17:34:11 -06:00
Jonathan Budzenski
9d0515f934 [config] Quote user and password example. Closes #5206 2015-11-05 16:10:57 -06:00
Rashid Khan
04ef79dac4 Merge pull request #5259 from ryanmaclean/patch-1
Update kibana.yml
2015-11-05 06:34:37 -07:00
Mark Walkom
4e2bf76950 Added missing ': false' 2015-11-04 11:05:29 +11:00
Ryan MacLean
48bc82b782 Update kibana.yml
Pedantic edit  :)
2015-11-01 17:49:11 -08:00
Rashid Khan
47cca849c8 Merge pull request #4844 from spalger/fix/configFileOrder
Group auth-related config items together
2015-09-14 16:31:58 -07:00
David Wittman
0d45630b1f Fix typos in kibana.yml 2015-09-10 00:18:19 -04:00
spalger
e5dfa425e3 added logging output tweaks to the config file 2015-09-02 15:40:15 -07:00
spalger
1d576f4fd2 Merge branch 'master' of github.com:elastic/kibana into fix/configFileOrder 2015-09-01 10:35:21 -07:00
spalger
a16e4f1b0b [config] reorder to @tbragin recommendation 2015-09-01 10:33:48 -07:00
Spencer
b694025399 Merge pull request #4734 from lukasolson/issues/4697
Fix issues with elasticsearch and ssl
2015-08-26 15:04:00 -07:00
Arnout Boks
434bf025aa Fixed typo in kibana.yml 2015-08-25 13:21:07 +02:00
Lukas Olson
63bc181871 Attempt to fix issues with elasticsearch and ssl 2015-08-21 17:11:18 -07:00
Spencer
fd79d959a6 Group auth-related config items together 2015-08-18 11:03:48 -07:00
spalger
608be7435e Merge branch 'master' of github.com:elastic/kibana into apps/home 2015-07-22 17:33:23 -07:00
Spencer Alger
73beac9cf1 consolidate around --config arg, use js to resolve 2015-07-10 09:01:27 -07:00
Spencer Alger
4f5f523946 [server/pid] move pid to it's own config, allow setting exclusive=true 2015-07-09 22:27:24 -07:00
Spencer Alger
e98d264c20 enhance cli to manage dev server 2015-07-08 17:45:32 -07:00