# Program Monitors (coming soon)

### 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.
