Commit Graph

1043 Commits

Author SHA1 Message Date
Keith Chan cfd35dcd5d
Merge pull request #407 from opensearch-project/index-apis
Added clusters stats API
2022-02-11 16:43:04 -08:00
Keith Chan ccaa040ca1
Merge pull request #409 from sandeepkanabar/patch-2
Adding missing "index": "source" statement
2022-02-11 16:42:49 -08:00
Sandeep Kanabar f75ef69a7a
Adding missing "index": "source" statement
Signed-off-by: Sandeep Kanabar <sandeepkanabar@gmail.com>
2022-02-12 05:08:41 +05:30
keithhc2 6f4542b3a4 Added clusters stats API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-11 14:38:12 -08:00
Keith Chan 36ba4771aa
Merge pull request #406 from radu-gheorghe/patch-1
Updated usage of ISM's rollover_skip
2022-02-11 10:14:19 -08:00
Radu Gheorghe 14907ec1b0
Updated usage of ISM's rollover_skip
Cluster Update Settings API complains that `index.plugins.index_state_management.rollover_skip` is an invalid setting. Index Update Settings API seems to work, though. And it's backed up by the definition here: 6141c3c6fe/src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/settings/ManagedIndexSettings.kt (L78)

This PR updates the doc according to the above.

Signed-off-by: Radu Gheorghe <radu.gheorghe@sematext.com>
2022-02-11 15:09:39 +02:00
Keith Chan 2555f1ba1c
Merge pull request #400 from opensearch-project/data-prepper-move
Moving data prepper to clients and tools
2022-02-09 13:06:35 -08:00
keithhc2 4f78620d48 More renaming stuff
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 15:05:16 -08:00
keithhc2 a5f26f8d67 Moved data prepper
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 13:54:39 -08:00
Keith Chan 86a617245d
Merge pull request #372 from opensearch-project/alerting-security-fix
Added note about monitors and security
2022-02-08 11:54:15 -08:00
keithhc2 b0af391215 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 11:53:23 -08:00
Keith Chan e2feca8a05
Merge pull request #354 from opensearch-project/ism-transforms-fixes
Added required parameters to ISM Transforms Update
2022-02-08 10:14:56 -08:00
keithhc2 f7ae12155d ISM -> IM
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 10:12:09 -08:00
Naarcha-AWS ba554dcbc1
Merge pull request #392 from opensearch-project/add-ingest-api
Add Ingest API to reference
2022-02-08 11:29:25 -06:00
Keith Chan c7bebdcff6
Merge pull request #394 from opensearch-project/regex-fix
Adjusted index pattern language
2022-02-07 14:24:34 -08:00
keithhc2 a494ede8e7 Fixed compatibility
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-07 14:22:51 -08:00
Naarcha-AWS 97ad7b9503 Final typo fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 13:22:55 -06:00
Naarcha-AWS 0b73c7bdb6 Address Keith's feedback.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 12:49:43 -06:00
keithhc2 02d56f73b0 Missed a zero
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-04 15:47:57 -08:00
keithhc2 b77825327f Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-04 14:35:53 -08:00
Keith Chan 514954d1d1
Merge pull request #388 from snuyanzin/misprints
Fix misprints in advanced-config.md, dql.md and reindex.md
2022-02-04 10:12:26 -08:00
Naarcha-AWS d5ef881c56 Fix remaining typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 12:02:11 -06:00
Naarcha-AWS 406db04cc2 Fix final typo.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:45:12 -06:00
Naarcha-AWS b5d7042ae1 Address Liz's feedback. Fix typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:44:49 -06:00
Naarcha-AWS 8392cd19ee Add Ingest API to reference
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 09:37:42 -06:00
keithhc2 6cd0f42a05 Added warning about symbols
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-03 16:13:28 -08:00
keithhc2 dd3aac5a4e Added warning about symbols
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-03 16:12:55 -08:00
keithhc2 639d0df9b3 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-02 12:41:36 -08:00
Sergey Nuyanzin 11eca4916c
Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify

Signed-off-by: Sergey Nuyanzin <snuyanzin@gmail.com>
2022-02-01 21:53:19 +01:00
Liz Snyder f4b537fee1
Merge pull request #387 from snuyanzin/patch-1 2022-02-01 12:20:14 -08:00
Sergey Nuyanzin bfe563c9a2
Misprint fix
Disbles => Disables

Signed-off-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
2022-02-01 21:16:27 +01:00
Keith Chan 2cb2c3bd38
Merge pull request #385 from Anthony7774/patch-2
Update to LDAP docs for multiple user and role bases
2022-02-01 11:09:12 -08:00
keithhc2 6f436a44d5 Missed a page_size default
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 14:47:28 -08:00
Keith Chan 10739b98dc
Merge pull request #384 from opensearch-project/index-apis
Added open index and put mapping and adjusted front-matter
2022-01-31 12:01:30 -08:00
keithhc2 97ba383e8a Took out default page_size
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 11:51:17 -08:00
keithhc2 155cbaaf5e Fixed page size description
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 11:32:22 -08:00
Keith Chan 1e82592acb
Merge pull request #386 from opensearch-project/update-readme
Updated info and added DCO check to README
2022-01-31 11:06:49 -08:00
keithhc2 7860f603e7 Small formatting change
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-28 15:35:25 -08:00
keithhc2 36884edbb9 Added DCO check
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-28 13:19:38 -08:00
Anthony7774 fc077224a7 Update to LDAP docs for multiple user and role bases
Signed-off-by: Anthony7774 <anton.rubin@eliatra.com>
2022-01-28 10:53:17 +00:00
keithhc2 4bf530065b Added some context
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 15:20:12 -08:00
keithhc2 34bc1f802a Missed some files
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:25:06 -08:00
keithhc2 70a35c6477 Added open index and put mapping and adjusted front-matter
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:22:09 -08:00
Ashwin Kumar 4d5f1923c9
Merge pull request #383 from opensearch-project/transitions_actions
Added an example for transitions and actions
2022-01-26 13:45:39 -08:00
ashwinkumar12345 5adbead480 added examples for transition and action
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2022-01-26 01:24:00 -08:00
Keith Chan bf28e83f64
Merge pull request #380 from opensearch-project/previous-versions
Added in previous versions
2022-01-25 14:57:51 -08:00
keithhc2 789c1e921d Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-25 14:54:58 -08:00
keithhc2 da7a25c3d0 Missing colon
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-24 17:19:02 -08:00
keithhc2 48cdbe4652 Added in previous versions of plugins
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-24 17:17:10 -08:00
Ashwin Kumar c5e0a63ea0
Merge pull request #376 from opensearch-project/node_roles
Added new node.roles
2022-01-24 14:00:30 -08:00