Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@

Refer to the [Troubleshooting Guide](../troubleshooting/relativity-server-cli.md) if you encounter any issues.

## Managing ILM Retention

By default, Environment Watch uses the retention periods configured in Elasticsearch Index Lifecycle Management (ILM) policies. To view or update the retention period for logs, metrics, or traces data streams after setup, use the `configure-retention` command:

See [Configure Elasticsearch ILM Retention using the Relativity Server CLI](./ew-03-extensibility-configuration/ew-extensibility-configuration-03-retention-policy.md#configure-elasticsearch-ilm-retention-using-the-relativity-server-cli) for full instructions, including interactive mode, quiet mode for scripted updates, and how to verify changes in Kibana Dev Tools.

## Next Steps

* [Click here to continue Environment Watch Setup](./ew-01-install-monitoring-agents.md)
Expand Down
Loading