Commit Graph

212 Commits

Author SHA1 Message Date
Jeff Huss 6583bfeeff
Fixes broken links in docs page main branch (#1501)
* Fixed broken link in RPM guide

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* More fixes

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* All done

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-10-10 09:11:08 -07:00
Deep Datta e338f77cce
Documentation for new parameters in logstash-output-opensearch 2.0.0 (#1263)
* Add documentation for 3 new parameters added in logstash-output-opensearch 2.0.0

Signed-off-by: Deep Datta <deedatta@amazon.com>

* Update _clients/logstash/ship-to-opensearch.md

Signed-off-by: Deep Datta <deedatta@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Fix typo

Signed-off-by: Deep Datta <deedatta@amazon.com>

Signed-off-by: Deep Datta <deedatta@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2022-09-27 13:25:15 -05:00
Naarcha-AWS a6e47e02f5
Add the Kubernetes Operator install instructions (#1017)
* Add the Kubernetes Operator install instructions

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Copy edits

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add doc review

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add editorial

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-21 12:10:05 -07:00
Hai Yan 594715c04c
Rename prepper to processor in yaml sample (#1056)
Signed-off-by: Hai Yan <oeyh@amazon.com>

Signed-off-by: Hai Yan <oeyh@amazon.com>
2022-09-14 15:54:16 -05:00
David Venable e08b786d52
Fixes the metrics-pipeline to use otel_metrics_source which is the correct source plugin here. (#1155)
Signed-off-by: David Venable <dlv@amazon.com>

Signed-off-by: David Venable <dlv@amazon.com>
2022-09-10 10:32:07 -05:00
kolchfa-aws 60a3722042
Adds Ruby client documentation (#1018)
* Adds Ruby client documentation

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporates doc review comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-08 09:38:26 -04:00
kolchfa-aws 441df4c216
Adds bulk operations to Go client. Refactors Go client. (#1038)
* Adds bulk operations to Go client. Refactors Go client.

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-06 10:58:15 -04:00
Hai Yan 2dcdf12bd7
Replace deprecated opensearch sink configuration fields in examples (#1029)
Signed-off-by: Hai Yan <oeyh@amazon.com>

Signed-off-by: Hai Yan <oeyh@amazon.com>
2022-08-30 13:06:45 -05:00
David Venable 56b650e3a0
Use "processor" instead of "prepper" for Data Prepper, which is the correct terminology now. (#889)
Signed-off-by: David Venable <dlv@amazon.com>

Signed-off-by: David Venable <dlv@amazon.com>
2022-08-16 11:54:22 -05:00
kolchfa-aws 6d6c6ae2ce
Fixed typo (#883)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-08-12 12:19:33 -04:00
kolchfa-aws d8b383b53e
Added .net clients (#833)
* Added .net clients

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Changed OSC to OpenSearch.Client, updated links

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Formatting and typo fix

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented docs review comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-08-11 16:07:19 -04:00
Jeff Huss 7a4fb5a4da
Added reference to OS 2.x and fixed version ranges in the existing tables (#784)
* Added reference to OS 2.x and fixed version ranges in the existing tables

Signed-off-by: jeffhuss <jeffhuss@amazon.com>

* Adjusted formatting for Beats compatibility guidance and fixed a typo

Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-08 09:30:46 -07:00
Jeff Huss ff4a818965
Reverted the changes from PR #558 (#747)
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-01 10:24:39 -07:00
Keith Chan 407658e942
Fixed hyperlinks in Data Prepper reference (#717)
* Changed headings back to sentence

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

* Minor tweak

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

* Forgot to fix hyperlinks

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

Co-authored-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-06-24 11:24:00 -07:00
Keith Chan 4ec55fef3f
Changed headings back to sentence (#715)
* Changed headings back to sentence

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

* Minor tweak

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

Co-authored-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-06-24 11:20:30 -05:00
David Venable ab020c308d
Data Prepper 1.5.0 documentation (#701)
* Added documentation for Data Prepper 1.5.0.

Signed-off-by: David Venable <dlv@amazon.com>

* Responding to PR feedback for the Data Prepper documentation.

Signed-off-by: David Venable <dlv@amazon.com>

* Responding to additional PR feedback for the Data Prepper documentation.

Signed-off-by: David Venable <dlv@amazon.com>

* Added links to S3 and SQS

Signed-off-by: David Venable <dlv@amazon.com>
2022-06-23 19:01:09 -07:00
Naarcha-AWS 1067dad114
Correct branch names for security and logstash repos (#702)
* Add back Data Prepper 1.4 docs (#698)

* Add back Data Prepper 1.4 docs

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix Data Prepper Docker image

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Update GitHub links to `main` branches rather than `master` where it has been changed

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Co-authored-by: Aaron Carson <aaron@aaroncarson.co.uk>
2022-06-23 10:14:39 -05:00
Naarcha-AWS 89fc690cf7
Add back Data Prepper 1.4 docs (#698)
* Add back Data Prepper 1.4 docs

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix Data Prepper Docker image

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-06-22 14:10:40 -05:00
jzonthemtn faae3208f0 #682: Fixing docker image name.
Signed-off-by: jzonthemtn <jeff.zemerick@mtnfog.com>
2022-06-16 15:15:34 -04:00
Vacha Shah 251c9cfffd Update the Java client version
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-06-08 10:55:49 -07:00
Naarcha-AWS ed48f70dfb Add editorial review
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-26 13:40:33 -05:00
Naarcha-AWS 42e18c6997 Add review feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-26 12:05:46 -05:00
Naarcha-AWS 9ef6de5c71 Fix typo
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-26 11:19:31 -05:00
Naarcha-AWS 59415dbd8d Add Circuit Breaker to JS options
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-26 11:15:35 -05:00
alicejw 90a5a61452 for editor's feedback updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-23 11:52:14 -07:00
alicejw bd5e27ab68 for small fix to move note syntax into commented-out section
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-17 17:36:29 -07:00
alicejw 997bd489d2 for requester's PR review and updates for accuracy
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-17 17:30:46 -07:00
alicejw 7dbe65fd18 for clarity about setting deprecated in 1.x and removed in 2.0.
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-16 11:16:16 -07:00
alicejw da027fb960 for issue 517 override setting not supported for legacy clients in OpenSearch version 2.0
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-16 10:27:41 -07:00
alicejw 776c6fe1d3 update note for 2.0 incompatible with legacy clients
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-05 14:32:03 -07:00
alicejw 31decfa7e4 add note to legacy clients matrix
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-05 14:28:37 -07:00
alicejw fff42db564 remove instances of setting that is no longer available in OS2.0
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-05 13:52:35 -07:00
Keith Chan ca838fa8c0
Merge pull request #489 from naveentatikonda/logstash_input_opensearch_documentation
Add documentation for logstash-input-opensearch plugin
2022-05-02 16:57:12 -07:00
Naveen Tatikonda 8bd566ad00 Add documentation for logstash-input-opensearch plugin
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
2022-05-02 18:37:25 -05:00
Oded Shafran 8251952f34 Update index.md
Signed-off-by: Oded Shafran <oded@shafranet.com>
2022-04-25 20:42:03 +03: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
Naarcha-AWS 645b7ae69d Add LogStash 8.0 updates
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-03-31 14:52:51 -05:00
keithhc2 4033cfc320 Monospacing
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-23 09:29:49 -07:00
keithhc2 67ab805204 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-21 18:59:52 -07: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
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
Asif Sohail Mohammed aba8d2df10 Added doc for drop, mutate processors action
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-17 13:56:57 -05:00
Asif Sohail Mohammed fcefce24da Added doc for custom aggregate action
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-13 18:50:00 -05:00
Asif Sohail Mohammed 8d7dba3fcf Add note for processors and remove drop_events.
Processors include aggregate, date, drop_events, key_value.

Signed-off-by: Asif Sohail <nsifmoh@amazon.com>
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-04 14:36:41 -06:00
Asif Sohail Mohammed 22f8fd5563 Add documentation for Data Prepper processors
Processors include aggregate, date, drop_events, key_value.

Signed-off-by: Asif Sohail <nsifmoh@amazon.com>
Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com>
2022-03-03 23:11:45 -06:00
keithhc2 be6f1ee6c8 More code tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-15 13:15:11 -08:00
keithhc2 a3ed129d15 Tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-15 13:12:01 -08:00
keithhc2 accc360c4a Fixed imports
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-15 13:06:09 -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 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
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
Naveen Tatikonda 5c5ef612a5 Add logstash-output-opensearch configuration to support data streams
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
2022-01-06 17:16:23 -06:00
Ashwin Kumar 6f54125155
Merge pull request #338 from VijayanB/update-api
Update logstash version
2022-01-05 17:37:06 -08:00
ashwinkumar12345 c827adb9a9 logstash version update
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2021-12-27 00:10:00 -08:00
Vijayan Balasubramanian 4d17214f6c Update logstash version
use latest version(7.16.2)

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
2021-12-22 10:44:19 -08:00
Slobodan Mišković a6c1f51415 Fix link to composer
Signed-off-by: Slobodan Mišković <slobodan@miskovic.ca>
2021-12-21 17:05:15 -08:00
Keith Chan 87affcc16d
Merge pull request #184 from naveentatikonda/auth_type_and_aws_iam_config
Adding sample configuration for auth_type and aws_iam
2021-12-17 15:48:22 -08:00
Keith Chan 403850b412
Merge pull request #323 from opensearch-project/java-client-and-security-fixes
Added security instructions to Java clients and fixed audit log child pages
2021-12-16 10:16:42 -08:00
keithhc2 f12a98cb4b Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-09 15:50:01 -08:00
keithhc2 44711700ad Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-09 15:48:48 -08:00
Ashwin Kumar ae117cead3
Merge pull request #320 from opensearch-project/go-client-error
Go bug fix
2021-12-09 12:47:19 -08:00
keithhc2 8d1dfa5040 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-09 11:18:01 -08:00
keithhc2 0ab79cbdb6 Added security instructions to Java clients
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-08 15:00:01 -08:00
Ashwin Kumar a821f9bb9b
Merge pull request #285 from shyim/add-php-client
Add PHP client
2021-12-07 12:34:46 -08:00
ashwinkumar12345 eede5b515a “..”
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2021-12-07 12:33:40 -08:00
Keith Chan 3bf146760a
Merge pull request #308 from opensearch-project/observability
Updated Logstash and OpenSearch versions
2021-12-06 13:42:26 -08:00
Keith Chan c41ff80be8
Merge pull request #306 from opensearch-project/java-client
Added OpenSearch dependency
2021-12-03 10:32:59 -08:00
keithhc2 1a98dc0a1f Updated Logstash and OpenSearch versions
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-01 14:13:14 -08:00
keithhc2 b249b45f1d Added OpenSearch dependency and updated logstash and OpenSearch versions
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-01 14:02:23 -08:00
Shyim 6953cb673b Add PHP client
Signed-off-by: GitHub <noreply@github.com>
2021-11-19 19:46:53 +00:00
Israel Calvete 2f31994934 Validate Ruby client. 2021-11-11 18:33:23 +01:00
Keith Chan f917f4628e
Tweak about using users' credentials with clusters 2021-11-05 13:23:50 -07:00
keithhc2 f6250421a7 Spacing and title fixes 2021-10-22 14:22:15 -07:00
keithhc2 9022db56eb Added Gradle dependency 2021-10-22 11:57:44 -07:00
keithhc2 0d78441e76 Added finally block 2021-10-22 11:48:16 -07:00
keithhc2 375eb2cefe Merge branch 'java-client' of https://github.com/opensearch-project/documentation-website into java-client 2021-10-21 17:38:01 -07:00
keithhc2 62d037ae63 Added versioning to high-level rest and tweaked some code 2021-10-21 17:37:52 -07:00
Keith Chan 50bc532349
Merge branch 'main' into java-client 2021-10-21 16:47:30 -07:00
keithhc2 6a1cc2c276 Added note recommending new client and changed POM dependency 2021-10-21 16:34:14 -07:00
keithhc2 e39f18da89 Hopefully this resolves the conflict 2021-10-21 15:57:33 -07:00
Keith Chan 19ddf35e40
Minor language tweaks 2021-10-20 14:22:42 -07:00
David Venable caa8ba67a9 Updated the documentation for the Java High-Level REST client to use OpenSearch.
Signed-off-by: David Venable <dlv@amazon.com>
2021-10-18 09:58:22 -05:00
ashwinkumar12345 de90dec19a incorporated feedback 2021-10-11 10:32:54 -07:00
ashwinkumar12345 ffc1237805 added note for Logstash 2021-10-09 11:46:53 -07:00
aetter 3ca13227d2 Add stub page for Grafana 2021-10-05 11:49:01 -07:00
Maarten-Jan a3a1795ab5
Update java-rest-high-level.md
The file has a compile error, I think ); is missing
2021-10-04 17:00:43 +02:00
aetter c378da8799 Make name more explicit 2021-09-30 14:01:14 -07:00
aetter 7cb714894f Nitpicks 2021-09-30 13:52:34 -07:00
Andrew Etter 7f9932f008
Merge pull request #158 from opensearch-project/go-opensearch
Getting started content for Go
2021-09-30 13:49:29 -07:00
Andrew Etter fff3b3ec2b
Merge pull request #159 from opensearch-project/js-client
Node JS client overview docs
2021-09-30 13:49:19 -07:00
aetter ab00a05549 Comment out Java for now 2021-09-30 13:48:32 -07:00
Keith Chan a0590a400c
Added maven repo 2021-09-27 10:09:34 -07:00
Naveen Tatikonda a3d3b183c5 Adding sample configuration for auth_type and aws_iam
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
2021-09-27 11:37:11 -05:00
Liz Snyder 293743e15b Missed one 2021-09-22 12:27:39 -07:00
Liz Snyder 2d228a86ca Update client name 2021-09-22 12:26:41 -07:00
aetter 96f94c649e Merge branch 'main' into python-client 2021-09-21 16:40:46 -07:00
aetter 66ca05e714 Update links 2021-09-21 13:56:25 -07:00
aetter 65f333d038 Update python.md 2021-09-21 13:40:38 -07:00