Tanguy Leroux
ebd2e8e362
Marvel: Remove snapshot condition in HttpExporter
...
closes elastic/elasticsearch#864
Original commit: elastic/x-pack-elasticsearch@3bc511edcf
2015-10-26 13:44:02 +01:00
Simon Willnauer
8189b6e29b
Merge pull request elastic/elasticsearch#859 from s1monw/new_index_settings
...
Move over to new IndexSettings
Original commit: elastic/x-pack-elasticsearch@38340ebf66
2015-10-24 16:04:54 +02:00
Simon Willnauer
eee2718b05
Move over to new IndexSettings
...
This change applied the changed from https://github.com/elastic/elasticsearch/pull/14251
Original commit: elastic/x-pack-elasticsearch@c19a0a23e9
2015-10-23 12:05:25 +02:00
jaymode
75c6772c13
fix LocalExporter minimum version checks with non snapshot versions
...
The LocalExporter checks worked when using a snapshot version but did not work
in a released version even though the template was the correct version.
Original commit: elastic/x-pack-elasticsearch@581f54575b
2015-10-22 11:53:55 -04:00
debadair
7a61d435a5
Shield Docs: Fixed another cross doc problem.
...
Original commit: elastic/x-pack-elasticsearch@4a100865fa
2015-10-21 15:49:29 -07:00
debadair
099266bc49
Shield Docs: Fixed broken xrefs.
...
Original commit: elastic/x-pack-elasticsearch@938fce0359
2015-10-21 15:49:09 -07:00
debadair
ca2aaa1567
Shield Docs: Fixed messed up xrefs & removed obsolete troubleshooting & limitation info.
...
Original commit: elastic/x-pack-elasticsearch@a376a24ea1
2015-10-21 15:48:36 -07:00
debadair
388f8cec6b
Watcher Docs: Fixed messed up cross document links.
...
Original commit: elastic/x-pack-elasticsearch@c36c546d16
2015-10-21 14:29:23 -07:00
uboness
e9b35af03f
Fix mem leak in NodeStatsCollector
...
Instead of injecting a provider for `DiskThresholdDecider` we now inject the `DiskThresholdDecider` directly.
Original commit: elastic/x-pack-elasticsearch@9aeacbee24
2015-10-21 18:39:17 +02:00
javanna
93065acf59
Remove references to search/exists that was deleted in core
...
Original commit: elastic/x-pack-elasticsearch@f1da798028
2015-10-21 18:30:30 +02:00
Alexander Reelsen
ea032cd3a9
HttpClient: Add proxy support
...
Allows to configure watcher.http.proxy.host and watcher.http.proxy.port properties to
configure a HTTP proxy as well as specify a proxy whenever a HTTP request is executed.
Closes elastic/elasticsearch#587
Original commit: elastic/x-pack-elasticsearch@75ef260fef
2015-10-21 17:24:35 +02:00
uboness
a4c505ceb1
Changed the Marvel module name to Marvel Agent
...
- this results in a `marvel-agent-2.0.0.zip` artifact, to better differentiate it from the kibana marvel plugin
- post 2.0 when we move the marvel kibana codebase to x-plugins we'll need to differentiate between these two modules anyway.
Closes elastic/elasticsearch#846
Original commit: elastic/x-pack-elasticsearch@6b6a76f7dd
2015-10-21 14:03:23 +02:00
jaymode
f5e9c826b4
docs: remove configuration path setting from plugin install commands
...
The additional setting to specify the configuration path is no longer needed with elasticsearch 2.0, so
we should remove it from the documentation. Also cleans up the installation commands to be in line
with what 2.0 requires.
Original commit: elastic/x-pack-elasticsearch@b269568a67
2015-10-21 07:14:34 -04:00
javanna
45d0ea6014
update action names after optimize and count removal from core
...
Original commit: elastic/x-pack-elasticsearch@614e51bd31
2015-10-21 13:01:37 +02:00
javanna
6b4f9d1405
fix compile errors after optimize api renaming in core
...
Original commit: elastic/x-pack-elasticsearch@a046fc43af
2015-10-21 09:55:41 +02:00
Lee Hinman
bfdf01131c
[TESTS] Rename optimize to forcemerge for internal transport action
...
Original commit: elastic/x-pack-elasticsearch@4fca4fe3cb
2015-10-20 23:04:32 -06:00
Nik Everett
d34265d0fd
Merge pull request elastic/elasticsearch#811 from nik9000/no_test_annotation
...
Remove @Test annotation
Original commit: elastic/x-pack-elasticsearch@ca4c3e2e74
2015-10-20 18:33:58 -04:00
Nik Everett
8231e856c2
Remove and ban @Test
...
Original commit: elastic/x-pack-elasticsearch@02425ca13d
2015-10-20 18:20:46 -04:00
jaymode
7380e45abb
document the user_group_attribute setting for LDAP realms
...
Closes elastic/elasticsearch#284
Original commit: elastic/x-pack-elasticsearch@d90aecbe3b
2015-10-20 14:43:08 -04:00
debadair
84ffc956a8
Shield Docs: Clarified that Shield does not support AD distribution groups. Closes elastic/elasticsearch#520 .
...
Original commit: elastic/x-pack-elasticsearch@39f57ff08d
2015-10-20 10:34:52 -07:00
debadair
0123d33e87
Shield Docs: Updated Marvel config and license management for 2.0.
...
Original commit: elastic/x-pack-elasticsearch@3d225c2562
2015-10-20 10:13:51 -07:00
debadair
aeffd696ff
Watcher Docs: Added license management topic. Closes elastic/elasticsearch#706 .
...
Original commit: elastic/x-pack-elasticsearch@477d14ecd3
2015-10-20 10:03:04 -07:00
Steve Kearns
e1dde82724
Update LICENSE.txt for shield and watcher with new EULA
...
Original commit: elastic/x-pack-elasticsearch@9dd554efff
2015-10-20 15:47:00 +02:00
uboness
c2c7cbf2f5
updated LICENSE.txt and NOTES.txt
...
Closes elastic/elasticsearch#837
Closes elastic/elasticsearch#310
Original commit: elastic/x-pack-elasticsearch@164817c0c8
2015-10-20 14:58:36 +02:00
Alexander Reelsen
d90f29ad98
Marvel: Dont skip deployment
...
This had been disabled in the past due to marvel not being ready, but needs
to be reenabled to make sure marvel is released.
Original commit: elastic/x-pack-elasticsearch@269d5623d0
2015-10-20 14:06:33 +02:00
Jay Modi
5f3ba2cd43
Merge pull request elastic/elasticsearch#827 from jaymode/docs_alias_dls
...
update the wording around filtered aliases and document level security
Original commit: elastic/x-pack-elasticsearch@86958f1404
2015-10-19 10:10:42 -04:00
Nik Everett
bdc464cf0e
Merge pull request elastic/elasticsearch#810 from nik9000/drop_test_shard_routing
...
Remove TestShardRouting
Original commit: elastic/x-pack-elasticsearch@fb3e619135
2015-10-19 10:00:25 -04:00
jaymode
f7a8d31d6a
update the wording around filtered aliases and document level security
...
Also, remove an extra period in DLS/FLS section title.
Closes elastic/elasticsearch#542
Closes elastic/elasticsearch#798
Original commit: elastic/x-pack-elasticsearch@a1556b37c7
2015-10-19 09:48:54 -04:00
javanna
baa36f7bae
adapt to upstream java count api removal
...
Original commit: elastic/x-pack-elasticsearch@ea6c53b88e
2015-10-19 15:10:59 +02:00
Alexander Reelsen
f523a476e1
Tests: Change queries to reflect latest master changes (removed filter query)
...
Original commit: elastic/x-pack-elasticsearch@6c57eb0d1f
2015-10-16 17:03:42 +02:00
javanna
7ec03c040b
[TEST] fix test problem after search refactoring
...
Original commit: elastic/x-pack-elasticsearch@10d4f061ce
2015-10-16 15:42:41 +02:00
Alexander Reelsen
215a554555
Tests: Fixing more tests in Watcher after query refactoring
...
Original commit: elastic/x-pack-elasticsearch@1a0b654c56
2015-10-16 15:04:05 +02:00
Colin Goodheart-Smithe
f1bd2cdab7
[TEST] fix WatcherUtilsTests
...
Original commit: elastic/x-pack-elasticsearch@c2ac559b2d
2015-10-16 13:32:42 +01:00
Colin Goodheart-Smithe
4f1f535937
[TEST] fix template comparisons in watcher tests
...
Original commit: elastic/x-pack-elasticsearch@8edc47089b
2015-10-16 13:29:58 +01:00
Colin Goodheart-Smithe
acec3c9216
[TEST] Fixes to failing watcher tests
...
Original commit: elastic/x-pack-elasticsearch@4d592b9c92
2015-10-16 10:09:13 +01:00
Colin Goodheart-Smithe
7a5fe13c34
Fixes to ensure the watcher context is added to templates
...
Original commit: elastic/x-pack-elasticsearch@a1dfecdd6b
2015-10-16 09:35:14 +01:00
Colin Goodheart-Smithe
4cd02142a2
fixes for compile errors due to search request refactoring in core
...
Original commit: elastic/x-pack-elasticsearch@8808789912
2015-10-16 08:18:20 +01:00
Tanguy Leroux
4dd5bfe0e7
Shield: Fix compilation error in IndexAuditTrailTests
...
Original commit: elastic/x-pack-elasticsearch@744d133fc4
2015-10-16 08:52:15 +02:00
uboness
68f85b5527
Added missing privileges for the marvel_user role
...
Original commit: elastic/x-pack-elasticsearch@f3d629a878
2015-10-15 18:03:00 -07:00
Areek Zillur
ae552efc3c
[license] simplify Licensee interface
...
Currently, Licensee#onChange is called with a license and its status, It would be
cleaner if it accepted the license's operationMode and status as parameters instead.
This hides the license responsible for the notification from the consumer plugins and only
provides the license information used by the commercial plugins to turn features on via
operationMode and status to act on whether the current license is enabled, in
grace_period or disabled.
Original commit: elastic/x-pack-elasticsearch@b0ea7ec32b
2015-10-15 17:57:54 -04:00
uboness
fbca52e71c
Merge pull request elastic/elasticsearch#813 from PhaedrusTheGreek/shield-reference-docs-fix
...
fixed a single character in reference docs
Original commit: elastic/x-pack-elasticsearch@aeee09434b
2015-10-15 14:53:23 -07:00
Tanguy Leroux
dd37624adc
Marvel: fix wrong SSL settings resolution
...
Original commit: elastic/x-pack-elasticsearch@70ab3df255
2015-10-15 20:34:40 +02:00
Tanguy Leroux
159ec9b226
Marvel: add process CPU percent to node_stats document
...
closes elastic/elasticsearch#808
Original commit: elastic/x-pack-elasticsearch@410000c913
2015-10-15 20:24:09 +02:00
PhaedrusTheGreek
6707b5d847
fixed a single character in reference docs
...
Original commit: elastic/x-pack-elasticsearch@6fdbe33ff9
2015-10-15 13:28:30 -04:00
uboness
21bb43ce3c
Updated the marvel & kibana roles
...
- kibana 2.x explicitly creates the `.kibana` index now and it requires the indices/create permission
- added back the marvel agent/user roles
Closes elastic/elasticsearch#696
Original commit: elastic/x-pack-elasticsearch@bb9f22219e
2015-10-15 08:15:34 -07:00
Nik Everett
79b8541582
[test] Remove TestShardRouting
...
This fixes jarhell issues running watcher tests in Eclipse but it requires
that elasticsearch core export its copy of TestShardRouting in its test jar.
Original commit: elastic/x-pack-elasticsearch@2a83d52553
2015-10-15 09:54:16 -04:00
Jason Tedor
a0b9d424e6
Reflect upstream changes to o.e.c.m.IndexMetaData
...
This commit reflects some upstream method removals from
o.e.c.m.IndexMetaData.
Original commit: elastic/x-pack-elasticsearch@74b25628dc
2015-10-14 21:05:35 -04:00
jaymode
05befa5ebb
test: start at 0 instead of 1
...
In the test we always create at least one type_ factory but the test incorrectly used type_1
as the first, when it should have been type_0
Original commit: elastic/x-pack-elasticsearch@e4128cbc26
2015-10-14 17:23:25 -04:00
jaymode
f19e68ecb8
shield: only enable custom realms with a platinum or trial license
...
In elastic/elasticsearch#788 , the enabling and disabling of features was added for shield, but custom realms were not
being enabled/disabled based on license type. This commit adds that functionality.
Relates to elastic/elasticsearch#689
Original commit: elastic/x-pack-elasticsearch@625c3ef18a
2015-10-14 15:29:53 -04:00
Alexander Reelsen
b927fd08bc
Watcher: Adhere to new licensing requirements
...
* Basic license equlas disabling
* trial/gold/platinum: everything is allowed
* On expiry: actions of watches do not execute, PUT/GET on watches is disabled
Closes elastic/elasticsearch#688
Original commit: elastic/x-pack-elasticsearch@7017c62136
2015-10-14 17:59:09 +02:00