Is there a way to create a trigger in SQL Server, or poll it for deletes?
Logstash and JDBC have been implemented, and there are already options for updating and inserting... but it seems delete is not an option.
If there is any way to do this, please leave suggestions.