Newbie question. I was looking at using streams to do a simple audit log application, storing event messages in a blockchain. In order to make this more searchable, I wanted to create an ElasticSearch instance that would contain message meta-data. Is there a way that MultiChain can push a notification that the stream was updated so an external process can update the ES instance?