Commit Graph

885 Commits

Author SHA1 Message Date
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
Keith Chan 569c211668
Merge pull request #374 from jmazanec15/knn-docs-bug-fix
Mistake in memory estimation for IVF k-NN
2022-01-24 12:59:10 -08:00
Keith Chan 890c4338af
Merge pull request #375 from opensearch-project/index-apis
Add clone and split APIs and bug fixes
2022-01-24 09:57:50 -08:00
ashwinkumar12345 dfcb805208 “..”
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2022-01-23 21:47:59 -08:00
keithhc2 3bfd988e42 Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-20 13:16:28 -08:00
Keith Chan 74ee3e4f48
Merge pull request #371 from opensearch-project/version-update.1.2.4
Bump version to 1.2.4
2022-01-19 16:15:14 -08:00
John Mazanec e808d5274e Mistake in memory estimation for IVF k-NN
Signed-off-by: John Mazanec <jmazane@amazon.com>
2022-01-19 10:32:51 -08:00
keithhc2 7908f58598 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-18 16:41:51 -08:00
keithhc2 802e16db93 Clarified alerts a bit
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-18 15:50:58 -08:00