# Observability

- [ES-Curator - Clear Old Logs/indices](https://docs.digit.org/platform/guides/operations-guide/observability/es-curator-clear-old-logs-indices.md)
- [Monitoring](https://docs.digit.org/platform/guides/operations-guide/observability/monitoring.md)
- [Environment Changes](https://docs.digit.org/platform/guides/operations-guide/observability/environment-changes.md): Steps to configure changes in the environment for deploying the tools
- [Tracing](https://docs.digit.org/platform/guides/operations-guide/observability/tracing.md)
- [Jaeger Tracing Setup](https://docs.digit.org/platform/guides/operations-guide/observability/jaeger-tracing-setup.md): This doc will cover how you can set up the tracing on existing environments either with help of go lang script or Jenkins deployment jobs.
- [Logging](https://docs.digit.org/platform/guides/operations-guide/observability/logging.md): logging solution in Kubernetes with ECK Operator
- [eGov Monitoring & Alerting Setup](https://docs.digit.org/platform/guides/operations-guide/observability/egov-monitoring-and-alerting-setup.md): This doc will cover how you can set up the monitoring and alerting on existing k8s cluster either with help of go lang script or Jenkins deployment Jobs.
- [eGov Logging Setup](https://docs.digit.org/platform/guides/operations-guide/observability/egov-logging-setup.md): This tutorial will walk you through How to Setup Logging in eGov


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/platform/guides/operations-guide/observability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
