# Advance Configuration & Monitoring

- [Configuration](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/configuration.md): This section provides Logger Settings, and Default Component Configuration options for the user to configure.
- [Default Component Configuration](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/configuration/default-component-configuration.md)
- [Logger](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/configuration/logger.md): This section provides information of the Kafka topic that is set for logging.
- [Data Channel](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/data-channel.md): The Data Channel page helps to check the state of the Kafka Brokers.
- [Cluster Events](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/cluster-events.md): This page enables a user to monitor all the events created in the pipeline environment.
- [System Component Status](https://docs.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring/system-component-status.md): This option allows to monitor the health of the system components.


---

# 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.bdb.ai/data-pipeline-2/advance-configuration-and-monitoring.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.
