Does es have the Incremental change function like mysql‘s binlog

I want to subscribe es’s Incremental change(some write events like mysql binlog) to trigger some business check event.
How can I achieve this goal?Thank you

There is an issue covering this type of functionality on GitHub, but it does appear stalled, so this is currently not possible.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.