> For the complete documentation index, see [llms.txt](https://docs.shyft.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shyft.to/program-monitors-coming-soon.md).

# Program Monitors (coming soon)

List of features in our roadmap, that are soon going to be live.

### Program Logs

Logstash for smart contract logs.

* Get all the logs from your smart contract or on-chain protocol in one place.&#x20;
* Perform plain text search in them.
* Receive these logs in slack, discord, and many more apps.

The idea is to provide a supreme logging facility to enable users to use this service to debug and monitor your production smart contracts.&#x20;

### Account Monitor/Caching

An account monitor that monitors all the accounts created by your on-chain protocol, and returns you the human-readable version of that data through our APIs.

It also caches the account data and speeds up getProgramAccounts filtering by 100x.
