Commit Graph

1015 Commits

Author SHA1 Message Date
Naarcha-AWS 95e2c83af5 Remove inconsistencies. Fix language.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-07 18:26:14 -05:00
Naarcha-AWS e0c2f9448b Add shard action
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-07 18:12:37 -05:00
David Z 02a913f988
[BUG] wrong link in the documentation (#490)
* Fixed perftop download link to direct to the releases page of Github repo

Signed-off-by: David Zane <davizane@amazon.com>
2022-04-05 11:59:44 -07:00
Naarcha-AWS 571f166488
Merge pull request #484 from opensearch-project/logstash8.0-faq
Add Logstash 8.0 updates
2022-04-04 13:19:44 -05:00
Naarcha-AWS 56611db9a2 Remove link to ECS compatibility docs
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-04 13:15:47 -05:00
Keith Chan fa64c8fdfb
Merge pull request #481 from opensearch-project/minor-version-1.3.1
1.3.1 changes
2022-04-01 10:11:36 -07:00
Naarcha-AWS 645b7ae69d Add LogStash 8.0 updates
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-31 14:52:51 -05:00
Naarcha-AWS 681e166a86
Merge pull request #479 from peternied/peternied-oidc
Correct log4j2 syntax in the example
2022-03-31 14:29:23 -05:00
keithhc2 e747d0f32d Added version history
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-30 22:22:32 -07:00
keithhc2 c54f259079 1.3.1 changes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-30 12:58:37 -07:00
Peter Nied a3893f5d72 Correct log4j2 syntax in the example
In the [yml format](https://logging.apache.org/log4j/2.x/manual/configuration.html#Configuration_with_Properties) in of the log4j properties file, a logger is declared with logger.LOGGER_NAME.name, the value of LOGGER_NAME can be set as desired by the user.  When the example included the `.` operator it was treated as another object and 'security' was referenced as a key which didn't resolve to anything.

Signed-off-by: Peter Nied <petern@amazon.com>
2022-03-29 20:54:40 +00:00
Keith Chan abb653c115
Merge pull request #469 from lukaromih/patch-2
Fix duplicated "the" in pipline aggregation docs
2022-03-25 10:14:13 -07:00
Luka Romih 70e09fed05 Remove duplicate snippet for listing idx templates
- The removed snippet is actually a duplicate
of the previous one (finding template by its name).
- Also a snippet for listing all temlates already exists; first from top

Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-25 16:21:07 +01:00
Keith Chan 5f2d3ebf70
Merge pull request #459 from dblock/jdk-compatibility
Documented JDK compatibility for version 1.3.0.
2022-03-24 15:42:15 -07:00
dblock 145820bf6e
No more 1.2.x releases planned, use 1.2.4.
Signed-off-by: dblock <dblock@amazon.com>
2022-03-24 15:30:12 -04:00
dblock 11147ff6a6
Documented JDK compatibility for version 1.3.0.
Signed-off-by: dblock <dblock@amazon.com>
2022-03-24 15:29:14 -04:00
Naarcha-AWS b73cd82f4e
Merge pull request #472 from opensearch-project/ml-commons
Fix links in ML commons index
2022-03-23 15:19:55 -05:00
Keith Chan da9033c6ab
Merge pull request #468 from opensearch-project/observability-tweaks
Observability language tweaks
2022-03-23 10:11:20 -07:00
keithhc2 df9e7d222a Paragraph cut
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-23 10:08:21 -07:00
Keith Chan e64c32fef9
Merge pull request #471 from opensearch-project/data-prepper-1.3
Update docs for data prepper 1.3
2022-03-23 09:30:14 -07:00
keithhc2 4033cfc320 Monospacing
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-23 09:29:49 -07:00
Naarcha-AWS c063580eb6 Fix links in ML commons index
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-23 08:46:40 -05:00
Naarcha-AWS c81c33fc75
Merge pull request #460 from opensearch-project/ml-commons
Add ML commons Plugin section
2022-03-22 12:53:11 -05:00
Naarcha-AWS 0417e971b8 Add more consistency to headers
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-22 12:52:10 -05:00
Naarcha-AWS a637997543 Add additional context to intro
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-22 10:13:32 -05:00
keithhc2 67ab805204 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 18:59:52 -07:00
Naarcha-AWS 07e7fc4478 Regroup APIs
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 18:59:35 -05:00
Naarcha-AWS 8bcad52409 Final changes
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 18:52:03 -05:00
lukaromih f270a53c55 Fix duplicated "the" in pipline aggregation docs
Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-21 23:46:38 +01:00
keithhc2 51e44d1a4c Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 14:37:41 -07:00
lukaromih 9fb88a09f6 Fix word order in installation docs for Docker
Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-21 22:28:02 +01:00
Naarcha-AWS 421a6444fb A couple more language tweaks
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 16:22:48 -05:00
Keith Chan 866a36f570
Merge pull request #461 from opensearch-project/new-version-1.3
Added Dashboards 1.3 plugins and release notes link
2022-03-21 14:19:32 -07:00
keithhc2 9c37986bf2 Spacing consistency
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 14:15:47 -07:00
keithhc2 8387d8064c A comma
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 14:15:11 -07:00
keithhc2 0c07703e89 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 14:14:41 -07:00
Naarcha-AWS d039da1b18 Reword API inputs
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 15:28:37 -05:00
Naarcha-AWS 2a637ed315 Remove forwardslash from PPL commands
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 15:27:34 -05:00
Naarcha-AWS bbbcdc32ef Incorporate final technical feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 15:20:31 -05:00
Keith Chan 29b0ced4d4
Merge pull request #462 from asifsmohammed/mutate-doc
Data Prepper documentation for drop, mutate processors
2022-03-21 13:12:41 -07:00
Keith Chan 189c508dea
Merge pull request #465 from yuankunzhang/fix-links-in-monitors-md
Fix a few links in monitors.md
2022-03-21 09:34:13 -07:00
Naarcha-AWS 228dd73a60 Small fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-21 10:13:15 -05:00
Yuankun Zhang d6e5947779 Fix a few links in monitors.md
Signed-off-by: yuankunzhang <fmcocoa@gmail.com>
2022-03-21 17:33:21 +08:00
Asif Sohail Mohammed 61367f5927 Fixed language consistency
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-20 20:43:35 -05:00
Naarcha-AWS 7b01859ee9 Add review feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-19 12:37:01 -05:00
Naarcha-AWS be3859c625
Merge pull request #463 from opensearch-project/observe-use-case
Add more specific ClusterMetrics use cases
2022-03-18 13:23:28 -05:00
Asif Sohail Mohammed 9126f5e7f5 Fixed key-value documentation
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-18 13:02:56 -05:00
Naarcha-AWS 912fed5ee9 Add more specific ClusterMetrics use cases
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-18 13:02:02 -05:00
Naarcha-AWS 69ebe09b78 Merge branch 'main' of github.com:opensearch-project/documentation-website into ml-commons
Signed-off-by: Naarcha-AWS naarcha@amazon.com
2022-03-18 12:56:34 -05:00
Naarcha-AWS ebbab2dea0 Fix link in Index.md
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-18 12:33:10 -05:00