-
Notifications
You must be signed in to change notification settings - Fork 1
REL-1238635: New hierarchy structural change #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: REL-1238635-cumulative-cum-folder-hierarchy-change
Are you sure you want to change the base?
REL-1238635: New hierarchy structural change #56
Conversation
194183b to
86933a5
Compare
…archy. Fixed navigation and broken images.
86933a5 to
328c204
Compare
… elastic-stack installation link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we replace this line 'This installation guide covers the full set up for Environment Watch but only the Elasticsearch and Kibana set up for Data Grid Audit.' to -> 'This installation guide provides a high-level installation overview for Environment Watch and Data Grid Audit. Detailed instructions for installing and configuring the Elastic Stack are documented separately.'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
|
|
||
| ## Next Step | ||
| [Click here for the next step](elasticsearch_pre_installation_overview.md) No newline at end of file | ||
| // TODO add link to Elastic stack setup No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Elastic Stack setup
Environment Watch and Data Grid Audit depend on a properly installed and configured Elastic Stack, including Elasticsearch and Kibana.
For complete, step-by-step instructions on installing and configuring the Elastic Stack for Relativity, see:
Elastic Stack Setup documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, we should unify the terminology to Elastic Stack in place of Elasticsearch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
Raghava108
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified and Approved
| @@ -0,0 +1,5 @@ | |||
| # Environment Watch Performance Tunning | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@satishdayala-relativity This file is empty - I am assuming @dinesh1010101 changes will get updated under this file, is that correct?
Updated hierarchy based on below structure:
Elastic Stack Setup
├── elastic-stack-setup-01-installation.md
├── elastic-stack-setup-02-environment-watch.md
│ ├── ew-01-install-monitoring-agents.md
│ ├── ew-02-relativity-alerts.md
│ ├── ew-03-extensibility-configuration.md
│ │ ├── ew-extensibility-configuration-01-rabbitmq.md
│ │ ├── ew-extensibility-configuration-02-caat.md
│ │ ├── ew-extensibility-configuration-03-retention-policy.md
│ │ ├── ew-extensibility-configuration-04-iis.md
│ │ ├── ew-extensibility-configuration-05-elastic-field-limit.md
│ │ └── ew-extensibility-configuration-06-json-configuration.md
│ │ ├── ew-json-configuration-01-reference.md
│ │ ├── ew-json-configuration-02-certificates.md
│ │ ├── ew-json-configuration-03-windows-services.md
│ │ ├── ew-json-configuration-04-slack.md
│ │ └── ew-json-configuration-05-sql-server.md
│ └── ew-04-tuning.md
├── elastic-stack-setup-03-audit.md
└── elastic-stack-setup-04-post-install-verification.md
Below 2 are in review stage under PR-44