62 Commits
Author SHA1 Message Date
toepkerdandMelissa Vagi e39e78b8c5 Update Notifications doc with description of host deny list (#6490)
* Update index.md with first attempt at describing host deny list

Signed-off-by: toepkerd <[email protected]>

* Update capitalization

Signed-off-by: toepkerd <[email protected]>

* Update index.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: toepkerd <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-23 15:17:08 -07:00
3f7468b504 Add agent framework/throttling/hidden model/OS assistant and update conversational search documentation (#6354)
* Add agent framework documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add hidden model and API updates

Signed-off-by: Fanit Kolchina <[email protected]>

* Vale error

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated field names

Signed-off-by: Fanit Kolchina <[email protected]>

* Add updating credentials

Signed-off-by: Fanit Kolchina <[email protected]>

* Added tools table

Signed-off-by: Fanit Kolchina <[email protected]>

* Add OpenSearch forum thread for OS Assistant

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review for conv search

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Add links to tools

Signed-off-by: Fanit Kolchina <[email protected]>

* More info about tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Tool parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cat-index-tool.md

Signed-off-by: kolchfa-aws <[email protected]>

* Parameter clarification

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review feedback: RAG tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: memory APis

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/agents-tools/index.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/opensearch-assistant.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/ppl-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Separated search and get APIs and add conversational flow agent

Signed-off-by: Fanit Kolchina <[email protected]>

* More parameters for PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Rename to automating configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comments on the new text

Signed-off-by: Fanit Kolchina <[email protected]>

* Add parameter to PPl tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed link to configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Rate limiter feedback and added warning

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-20 12:09:31 -05:00
8d2a7f263f Add query assist documentation to Observability (#6419)
Add Query Assistant documentation

---------

Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-19 13:31:00 -07:00
kolchfa-aws 53f4683b41 Update casing for top N queries (#6431)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-16 18:41:56 -05:00
kolchfa-aws eacc70b361 Add closed details block to formatting guide (#6421)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-16 12:32:44 -05:00
pawelw1 f2835853c0 Update index.md (#6406)
Missing command 
/usr/share/opensearch/bin/opensearch-keystore add

Signed-off-by: pawelw1 <[email protected]>
2024-02-15 14:47:39 -06:00
c87bd64a57 Add Query Insights documentation (#6261)
* Query Insights initial documentation

Signed-off-by: Chenyang Ji <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* update endpoints and remove exporters

Signed-off-by: Chenyang Ji <[email protected]>

* Moved query insights to additional plugins section

Signed-off-by: Fanit Kolchina <[email protected]>

* Added installation instructions

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

* merge conflicts and link fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Chenyang Ji <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-13 14:35:03 -05:00
729f492e06 Alerting plugin - experimental cross cluster monitor support documentation (#6350)
* Added documentation for supporting cluster metrics monitors that can monitor remote clusters. Added documentation for configuring query and bucket monitors through the UI that can query remote indexes. These are experimental for v2.12.

Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-query-bucket-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/per-query-bucket-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update per-cluster-metrics-monitors.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-06 09:49:55 -07:00
6af66500eb Remove admin:admin default and update instructions for demo setup (#5887)
* Update some admin:admin references

Signed-off-by: Derek Ho <[email protected]>

* Update all references except for helm

Signed-off-by: Derek Ho <[email protected]>

* Update helm

Signed-off-by: Derek Ho <[email protected]>

* Reverts changes made to _install-and-configure folder

Signed-off-by: Darshit Chanpura <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Derek Ho <[email protected]>

* Update _about/quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:01:58 -08:00
kolchfa-aws 8e35488077 Rename collection links to directory names (#6040)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-04 18:59:53 -05:00
kolchfa-aws 699cb9ac20 Change navigation for index pages of collections (#6039)
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-04 14:55:05 -05:00
Melissa VagiandNathan Bower dc41f059f5 [DOC] Add workflowIds parameter (#5779)
* Add workflowIds parameter

Signed-off-by: Melissa Vagi <[email protected]>

* Copy edit

Signed-off-by: Melissa Vagi <[email protected]>

* Update api.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-04 12:06:33 -07:00
3a4143cabb Fix the wrong formula to calculate the total number of unique entities supported in the anomaly detection plugin (#4474)
* Fix wrong formula to calculate the total number of unique entities supported in anomaly detection plugin

* Add a blog post for detailed and comprehensive explain for anomaly detector

* Update _observing-your-data/ad/index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-21 14:17:49 -07:00
67cabe1ec5 Add documentation for config file settings (#4058)
* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* Refactor settings documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more settings

Signed-off-by: Fanit Kolchina <[email protected]>

* remove bad commits (#5505)

Signed-off-by: Stephen Crawford <[email protected]>

* Format security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Add plugin settings and dashboards settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Specify json code highlighter

Signed-off-by: Fanit Kolchina <[email protected]>

* Add gateway and network settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Change heading level

Signed-off-by: Fanit Kolchina <[email protected]>

* Heading text change

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add Notifications plugin settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments for search settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename directory and implement latest search setting review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove non-existent ml circuit breaker settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Add file system and s3 settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Update nav order

Signed-off-by: Fanit Kolchina <[email protected]>

* Add security analytics settings and specify static/dynamic for security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword correlation time window

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments for network and discovery settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Clarify security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/security-settings.md

Signed-off-by: kolchfa-aws <[email protected]>

* Add cross links to static and dynamic settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-16 16:33:15 -05:00
Kaituo LiandMelissa Vagi c4fb0cd6de Update Security Docs: Clarify Anomaly Detection Access Control (#5581)
* Update Security Docs: Clarify Anomaly Detection Access Control

This commit updates the security documentation to clarify how `anomaly_read_access` and `anomaly_full_access` permissions impact user access to anomaly detection results. It explains that users without backend roles can still view each other's detection results with these permissions. The documentation now also emphasizes the importance of using backend role filters for more granular access control to detector results.

Signed-off-by: Kaituo Li <[email protected]>

* Update _observing-your-data/ad/security.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Kaituo Li <[email protected]>

---------

Signed-off-by: Kaituo Li <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-13 16:43:43 -07:00
Tyler Ohlsen 5ae73a19a7 Fix AD Visualizations documentation (#5562)
Signed-off-by: Tyler Ohlsen <[email protected]>
2023-11-10 12:14:30 -07:00
Heather Halter 3098c99f2d fixtable (#5399)
Signed-off-by: Heather Halter <[email protected]>
2023-10-26 11:27:59 -07:00
0119986eb8 added some of the params undisclosed in the API. still missing more i… (#3380)
* added some of the params undisclosed in the API. still missing more info for missing and searchString

Signed-off-by: Barak Atias <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Added tick marks to parameters

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update api.md

---------

Signed-off-by: Barak Atias <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-23 10:48:45 -07:00
kolchfa-awsandNathan Bower 1a4f3f5c62 Remove unnecessary clause from Observability documentation (#5317)
* Remove unnecessary clause from Observability documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/log-ingestion.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _observing-your-data/trace/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-19 13:15:18 -04:00
c4ff0aac04 [DOC] Add new documentation for distributed tracing (#4964)
* Write new documentation about distributed tracing

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-12 14:11:28 -06:00
kolchfa-awsandHeather Halter 0d5e2cb549 Fix broken Prometheus connector link (#5126)
* Fix broken Prometheus connector link

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/prometheusmetrics.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-10-03 10:45:45 -04:00
kolchfa-awsandNathan Bower 22596adbc3 Add Microsoft Teams webhook support for notifications (#4971)
* Add Microsoft Teams webhook support for notifications

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/notifications/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Sample to example

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:31:48 -04:00
Chris Moore e74831d6e8 Add documentation for automatic Alerting workflows from detector creation (#5003)
* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-09-19 14:45:37 -07:00
Melissa VagiandChris Moore fc14355c1f [DOC} Reconcile Alerting Monitors 2.9 Documentation Changes (#4710)
* Reconcile PR changes that weren't published due to files being edited simultaneously

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-08-21 12:22:25 -06:00
a87fdc0f63 Split query DSL, analyzer, and aggregation sections and add more to analyzer section (#4693)
* Add analyzer documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add index and search analyzer pages

Signed-off-by: Fanit Kolchina <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update index-analyzers.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-08 09:41:55 -04:00
Chris Moore 5c1a6ed268 Fix a link name in documentation (#4617)
* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Chris Moore <[email protected]>
2023-07-24 11:16:30 -07:00
Chris Moore 837a0f5c89 Fix links in Alerting documentation and other for 2.9 release (#4606)
* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-07-24 10:56:07 -07:00
Chris Moore f9aa7f3d59 Add documentation to support composite monitors in Alerting (#4127)
* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Chris Moore <[email protected]>
2023-07-21 16:45:58 -07:00
Naarcha-AWS a4b1e93450 Fix alterting redirects and links (#4587)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-07-20 12:57:42 -07:00
Melissa Vagi b10173b3c5 [DOC] Fix broken links (#4593)
* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-07-20 13:55:04 -04:00
Melissa Vagi 962e4e36dd [DOC] Add new cluster metrics monitor supported APIs (#4525)
*Add new cluster metrics monitors APIs

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-07-19 14:54:37 -06:00
bf73b5c70f [DOC] Add Integrations new documentation (#4546)
* Add Integrations new documentation

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 11:49:32 -06:00
0795e4d1e8 Add anomaly detection visualizations documentation (#4091)
* Add anomaly detection visualizations documentation

---------

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-17 11:24:44 -06:00
72d120f327 [DOC] Add documentation for alerting dashboards and visualizations (#4024)
* Add documentation for alerting dashboards and visualizations

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-17 09:12:47 -06:00
Vamsi Manoharandkolchfa-aws 965ffbafd4 Updated Prometheus Metrics Documentation (#4410)
* Updated Prometheus Metrics Documentation

Signed-off-by: Vamsi Manohar <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Vamsi Manohar <[email protected]>

---------

Signed-off-by: Vamsi Manohar <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-28 15:03:37 -04:00
kolchfa-awsandMelissa Vagi 5da54df0c0 Add cross-cluster search documentation (#4226)
* Add cross-cluster search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/cross-cluster-replication.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-06 12:23:41 -04:00
Heather Halter 837112f9b6 Fixes to redirects (#4195)
* redirects

Signed-off-by: Heather Halter <[email protected]>

* fixedformat

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-26 14:48:31 -07:00
Heather Halter 3eaa7f16a2 removebuttons (#4133)
Signed-off-by: Heather Halter <[email protected]>
2023-05-19 16:23:21 -07:00
Powershellfish 1de70d2bd0 [DOC] Fix Trace Analytics metadata to appear correctly in TOC. (#4103)
* Test.

Signed-off-by: Powershellfish <[email protected]>

* Update index.md

Testing ability to create PRs.

* Removed indentation.

Signed-off-by: Powershellfish <[email protected]>

* Update title to nest correctly under TOC.

Signed-off-by: Powershellfish <[email protected]>

---------

Signed-off-by: Powershellfish <[email protected]>
2023-05-18 09:12:18 -07:00
Heather HalterandNaarcha-AWS ee7d1efd02 More redirects and spelling fixes (#4093)
* redirects and spelling

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _search-plugins/knn/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-17 09:57:14 -07:00
Heather Halterandkolchfa-aws e9db68d327 redirect updates (#4061)
* redirect updates

Signed-off-by: Heather Halter <[email protected]>

* Update _search-plugins/sql/ppl/syntax.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-11 15:48:29 -07:00
astephanusandFanit Kolchina 1fb5252cd6 Adds collections landing page configuration and navigation header linking (#3812)
* Adds collections landing page configuration and navigation header linking

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes unnecessary collection property from the configuration.

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds links to navigation collection headers to collection index pages based on the collection name

Signed-off-by: Aaron Stephanus <[email protected]>

* Hide index pages from view and add info to formatting guide

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-11 13:56:08 -04:00
Pascal N 7295b43271 Update api.md (#4039)
Signed-off-by: Pascal N. <[email protected]>
2023-05-09 12:43:29 -05:00
kolchfa-aws 8463c8f278 Correct plugin capitalization (#3838)
* Correct plugin capitalization

Signed-off-by: Fanit Kolchina <[email protected]>

* Revert cluster-stats because the name is in response

Signed-off-by: Fanit Kolchina <[email protected]>

* Revert cluster-stats once more

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 11:11:54 -04:00
e011dc1a57 Adds per document monitor enhancements for 2.7 (#3925)
* Adds per document monitor enhancements for 2.7

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 12:49:44 -05:00
93ef1c5a0d [DOC] Create Dashboard list extensions documentation (#3443)
* Add documentation for Dashboard plugin list extension feature
---------
Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 10:38:16 -06:00
49d25db490 Add Event Analytics visualizations in Dashboards feature (#3752)
* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Joshua Li <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-24 17:57:46 -06:00
efc59b30ab Add maximum allowed monitor number. (#3732)
* Add maximum allowed monitor number.

Signed-off-by: carolxob <[email protected]>

* Added note to comment on in GitHub.

Signed-off-by: carolxob <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Melissa Vagi <[email protected]>

* Edits from doc review incorporated.

Signed-off-by: carolxob <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Nathan Bower <[email protected]>

* Trying to commit.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements to commit.

Signed-off-by: carolxob <[email protected]>

* Corrected per query monitor phrasing.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-17 12:10:26 -06:00
Nathan Bower 72c4d34e84 Updates Trace Analytics overview (#3727)
Signed-off-by: natebower <[email protected]>
2023-04-10 10:55:03 -04:00
Daniel (dB.) Doubrovkine 680c821937 Add CI with link checker. (#3584)
* Add CI with link checker.

Signed-off-by: dblock <[email protected]>

* Capture URI::InvalidURIError.

Signed-off-by: dblock <[email protected]>

* Use HEAD and catch URI errors.

Signed-off-by: dblock <[email protected]>

* Retry on a 405 with a GET.

Signed-off-by: dblock <[email protected]>

* Replaced external link checker with ruby-link-checker.

Signed-off-by: dblock <[email protected]>

* Don't exit with an exception.

Signed-off-by: dblock <[email protected]>

* Run internal link checker on build/ci.

Signed-off-by: dblock <[email protected]>

* Added broken links issue template.

Signed-off-by: dblock <[email protected]>

* Added host exclusions that 404 or fail on bots.

Signed-off-by: dblock <[email protected]>

* Raise anyway because Jekyll does it for us.

Signed-off-by: dblock <[email protected]>

* Fix broken links.

Signed-off-by: dblock <[email protected]>

* Only run link checker on main.

Signed-off-by: dblock <[email protected]>

* Re-add check-links.sh.

Signed-off-by: dblock <[email protected]>

* Run once a day on cron.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
2023-04-04 15:49:27 -04:00